X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=17942965af71021b35fe9b7f0023eb805e52d64a;hp=f01ff8fd29377ccc2384003e18eb0b456c643909;hb=5a1095a830299aef8dd32495e505e92ab1749e89;hpb=d145878d59c80a44d8c6e6d606b898ab87d205ee diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f01ff8fd29..17942965af 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -287,9 +287,6 @@ config TARGET_SC_SPS_1 config TARGET_NHK8815 bool "Support nhk8815" -config TARGET_OMAP5912OSK - bool "Support omap5912osk" - config TARGET_EDMINIV2 bool "Support edminiv2" @@ -985,7 +982,6 @@ source "board/ti/beagle/Kconfig" source "board/ti/dra7xx/Kconfig" source "board/ti/evm/Kconfig" source "board/ti/ks2_evm/Kconfig" -source "board/ti/omap5912osk/Kconfig" source "board/ti/omap5_uevm/Kconfig" source "board/ti/panda/Kconfig" source "board/ti/sdp3430/Kconfig"