aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/40x/Kconfig')
-rw-r--r--arch/powerpc/platforms/40x/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index 2cc7343b468c..c3dce3b3d524 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -53,13 +53,13 @@
53# help 53# help
54# This option enables support for the IBM PPC405GPr evaluation board. 54# This option enables support for the IBM PPC405GPr evaluation board.
55 55
56#config WALNUT 56config WALNUT
57# bool "Walnut" 57 bool "Walnut"
58# depends on 40x 58 depends on 40x
59# default y 59 default y
60# select 405GP 60 select 405GP
61# help 61 help
62# This option enables support for the IBM PPC405GP evaluation board. 62 This option enables support for the IBM PPC405GP evaluation board.
63 63
64#config XILINX_ML300 64#config XILINX_ML300
65# bool "Xilinx-ML300" 65# bool "Xilinx-ML300"