X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fsh%2FKconfig;h=ea48ecb9a12daeeb4f8b2bafcff0b1cfcd6902ec;hb=a786d9be88200b9d03e9f7daf700621ad14d8b8a;hp=0659fbbf8b5c3b2c6599bbfe2e87149c5aba3e5e;hpb=7de3ea8b98a531c516505f07902e56077bf78816;p=oweals%2Fu-boot.git diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 0659fbbf8b..ea48ecb9a1 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -24,10 +24,6 @@ choice prompt "Target select" optional -config TARGET_MPR2 - bool "Magic Panel Release 2 board" - select CPU_SH3 - config TARGET_MS7720SE bool "Support ms7720se" select CPU_SH3 @@ -101,7 +97,6 @@ source "arch/sh/lib/Kconfig" source "board/alphaproject/ap_sh4a_4a/Kconfig" source "board/espt/Kconfig" -source "board/mpr2/Kconfig" source "board/ms7720se/Kconfig" source "board/ms7722se/Kconfig" source "board/ms7750se/Kconfig"