diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/cpu/ppc4xx/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig index e7163c1..a40ae3b 100644 --- a/arch/powerpc/cpu/ppc4xx/Kconfig +++ b/arch/powerpc/cpu/ppc4xx/Kconfig @@ -110,18 +110,9 @@ config TARGET_PPCHAMELEONEVB config TARGET_CPCI2DP bool "Support CPCI2DP" -config TARGET_CPCI405 - bool "Support CPCI405" - config TARGET_CPCI4052 bool "Support CPCI4052" -config TARGET_CPCI405AB - bool "Support CPCI405AB" - -config TARGET_CPCI405DT - bool "Support CPCI405DT" - config TARGET_PLU405 bool "Support PLU405" |