aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 2f3598662f24..3f8e003ff881 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -637,9 +637,6 @@ config SANDPOINT
637config RADSTONE_PPC7D 637config RADSTONE_PPC7D
638 bool "Radstone Technology PPC7D board" 638 bool "Radstone Technology PPC7D board"
639 639
640config K2
641 bool "SBS-K2"
642
643config PAL4 640config PAL4
644 bool "SBS-Palomar4" 641 bool "SBS-Palomar4"
645 642
@@ -794,7 +791,7 @@ config PPC_OF
794config PPC_GEN550 791config PPC_GEN550
795 bool 792 bool
796 depends on SANDPOINT || MCPN765 || SPRUCE || PPLUS || PCORE || \ 793 depends on SANDPOINT || MCPN765 || SPRUCE || PPLUS || PCORE || \
797 PRPMC750 || K2 || PRPMC800 || LOPEC || \ 794 PRPMC750 || PRPMC800 || LOPEC || \
798 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \ 795 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
799 83xx 796 83xx
800 default y 797 default y
@@ -883,10 +880,6 @@ config SANDPOINT_ENABLE_UART1
883 If this option is enabled then the MPC824x processor will run 880 If this option is enabled then the MPC824x processor will run
884 in DUART mode instead of UART mode. 881 in DUART mode instead of UART mode.
885 882
886config CPC710_DATA_GATHERING
887 bool "Enable CPC710 data gathering"
888 depends on K2
889
890config HARRIER_STORE_GATHERING 883config HARRIER_STORE_GATHERING
891 bool "Enable Harrier store gathering" 884 bool "Enable Harrier store gathering"
892 depends on HARRIER 885 depends on HARRIER