GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-spear6xx / Kconfig
blobbddba034f862c19a00b30ee74de4a2d2a032bfec
2 # SPEAr6XX Machine configuration file
5 if ARCH_SPEAR6XX
7 choice
8         prompt "SPEAr6XX Family"
9         default MACH_SPEAR600
11 config MACH_SPEAR600
12         bool "SPEAr600"
13         help
14           Supports ST SPEAr600 Machine
15 endchoice
17 # Adding SPEAr6XX machine specific configuration files
18 source "arch/arm/mach-spear6xx/Kconfig600"
20 endif #ARCH_SPEAR6XX