MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / arm / mach-s3c24a0 / Kconfig
blob3f317e8c8050b406b531d3c986eda6a4d8c0e957
1 if ARCH_S3C24A0
3 menu "S3C24A0 Implementations" 
5 config ARCH_SMDK24A0 
6         bool "Meritek SMDK24A0" 
7      
8 config ARCH_SPJ
9         depends on ARCH_SMDK24A0 
10         bool "Bluetek SPJ Daughter Board for SMDK24A0" 
11 endmenu 
13 endif