aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx/hid/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-09 07:54:53 -0400
committerTom Rini <trini@konsulko.com>2021-10-01 21:08:19 -0400
commitfae2ea5951a53031bfe057d35967c01077dafd8c (patch)
tree66c99d616cb75181ef40a1dd2c32f5d5600d2841 /arch/powerpc/cpu/mpc83xx/hid/Kconfig
parent4987658be57fde01800fc42d15256890763c8e20 (diff)
downloadu-boot-fae2ea5951a53031bfe057d35967c01077dafd8c.zip
u-boot-fae2ea5951a53031bfe057d35967c01077dafd8c.tar.gz
u-boot-fae2ea5951a53031bfe057d35967c01077dafd8c.tar.bz2
ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support
This board has not been converted to CONFIG_DM by the deadline. Remove it. Cc: Priyanka Jain <priyanka.jain@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/powerpc/cpu/mpc83xx/hid/Kconfig')
-rw-r--r--arch/powerpc/cpu/mpc83xx/hid/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/cpu/mpc83xx/hid/Kconfig b/arch/powerpc/cpu/mpc83xx/hid/Kconfig
index c367ad2..1f61108 100644
--- a/arch/powerpc/cpu/mpc83xx/hid/Kconfig
+++ b/arch/powerpc/cpu/mpc83xx/hid/Kconfig
@@ -434,7 +434,7 @@ config HID2_IWLCK_1
config HID2_IWLCK_2
bool "Way 0 through 2 locked"
-if ARCH_MPC8349 || ARCH_MPC8360 || ARCH_MPC8379
+if ARCH_MPC8360 || ARCH_MPC8379
config HID2_IWLCK_3
bool "Way 0 through 3 locked"
@@ -470,7 +470,7 @@ config HID2_DWLCK_1
config HID2_DWLCK_2
bool "Way 0 through 2 locked"
-if ARCH_MPC8349 || ARCH_MPC8360 || ARCH_MPC8379
+if ARCH_MPC8360 || ARCH_MPC8379
config HID2_DWLCK_3
bool "Way 0 through 3 locked"