alistair23-linux/arch/arm/mach-ks8695/Kconfig
Andrew Victor 9bf77ee6c2 [ARM] 4333/2: KS8695: Micrel Development board
Board support and default configuration file for the Micrel/Kendin
KS8695 Development board.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-11 22:02:55 +01:00

14 lines
241 B
Plaintext

if ARCH_KS8695
menu "Kendin/Micrel KS8695 Implementations"
config MACH_KS8695
bool "KS8695 development board"
help
Say 'Y' here if you want your kernel to run on the original
Kendin-Micrel KS8695 development board.
endmenu
endif