Kconfig (867fc1c718c5c185282cae26d4122a51fbb20f0e) Kconfig (9c3fca2ee6a4a89a64ac72b8159ae5c2be6bb38f)
1if ARCH_PXA
2
3menu "Intel PXA2xx/PXA3xx Implementations"
4
5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
6
7config ARCH_LUBBOCK
8 bool "Intel DBPXA250 Development Platform (aka Lubbock)"

--- 444 unchanged lines hidden (view full) ---

453 select SHARP_PARAM
454 help
455 Say Y here if you intend to run this kernel on a
456 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
457 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
458 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
459 handheld computer.
460
1if ARCH_PXA
2
3menu "Intel PXA2xx/PXA3xx Implementations"
4
5comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
6
7config ARCH_LUBBOCK
8 bool "Intel DBPXA250 Development Platform (aka Lubbock)"

--- 444 unchanged lines hidden (view full) ---

453 select SHARP_PARAM
454 help
455 Say Y here if you intend to run this kernel on a
456 Sharp Zaurus SL-5600 (Poodle), SL-C700 (Corgi),
457 SL-C750 (Shepherd), SL-C760 (Husky), SL-C1000 (Akita),
458 SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa)
459 handheld computer.
460
461config PXA_SHARPSL_DETECT_MACH_ID
462 bool "Detect machine ID at run-time in the decompressor"
463 depends on PXA_SHARPSL
464 help
465 Say Y here if you want the zImage decompressor to detect
466 the Zaurus machine ID at run-time. For latest kexec-based
467 boot loader, this is not necessary.
468
461config MACH_POODLE
462 bool "Enable Sharp SL-5600 (Poodle) Support"
463 depends on PXA_SHARPSL
464 select PXA25x
465 select SHARP_LOCOMO
466 select PXA_HAVE_BOARD_IRQS
467
468config MACH_CORGI

--- 219 unchanged lines hidden ---
469config MACH_POODLE
470 bool "Enable Sharp SL-5600 (Poodle) Support"
471 depends on PXA_SHARPSL
472 select PXA25x
473 select SHARP_LOCOMO
474 select PXA_HAVE_BOARD_IRQS
475
476config MACH_CORGI

--- 219 unchanged lines hidden ---