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-bcmring / Kconfig
blob457b4384913e4464cb4411b9b862f910d51a7834
1 choice
2         prompt "Processor selection in BCMRING family of devices"
3         depends on ARCH_BCMRING
4         default ARCH_BCM11107
6 config ARCH_FPGA11107
7         bool "FPGA11107"
9 config ARCH_BCM11107
10         bool "BCM11107"
11 endchoice
13 menu "BCMRING Options"
14         depends on ARCH_BCMRING
16 config BCM_ZRELADDR
17         hex "Compressed ZREL ADDR"
19 endmenu
21 # source "drivers/char/bcmring/Kconfig"