aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/Kconfig.debug
diff options
context:
space:
mode:
authorYi Li <yi.li@analog.com>2008-07-19 20:53:46 +0800
committerBryan Wu <cooloney@kernel.org>2008-07-19 20:53:46 +0800
commit7dee62ac5a3e3f5aa7cc5069fa2d32cec5117229 (patch)
treecfbd35f5cbbfff3c08352b0e12a36d4c44c23101 /arch/blackfin/Kconfig.debug
parent6546eae4fd90ab11ca7ab6d6b9e1b243d1ce5fe6 (diff)
Blackfin arch: Do not need this dualcore test module in kernel.
Signed-off-by: Yi Li <yi.li@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
-rw-r--r--arch/blackfin/Kconfig.debug7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/blackfin/Kconfig.debug b/arch/blackfin/Kconfig.debug
index c61bdebb9974..c468624d55f0 100644
--- a/arch/blackfin/Kconfig.debug
+++ b/arch/blackfin/Kconfig.debug
@@ -154,13 +154,6 @@ config EARLY_PRINTK
all of this lives in the init section and is thrown away after the
kernel boots completely.
-config DUAL_CORE_TEST_MODULE
- tristate "Dual Core Test Module"
- depends on (BF561)
- default n
- help
- Say Y here to build-in dual core test module for dual core test.
-
config CPLB_INFO
bool "Display the CPLB information"
help