[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
[linux-2.6/mini2440.git] / arch / arm / mach-ep93xx / Kconfig
blobcec5a21ca4e341593e5a6b4470a7cc903c111f70
1 if ARCH_EP93XX
3 menu "Cirrus EP93xx Implementation Options"
5 comment "EP93xx Platforms"
7 config MACH_GESBC9312
8         bool "Support Glomation GESBC-9312-sx"
9         help
10           Say 'Y' here if you want your kernel to support the Glomation
11           GESBC-9312-sx board.
13 config MACH_TS72XX
14         bool "Support Technologic Systems TS-72xx SBC"
15         help
16           Say 'Y' here if you want your kernel to support the
17           Technologic Systems TS-72xx board.
19 endmenu
21 endif