ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / 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"