net: cosmetic: Fix var naming net <-> eth drivers
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8260 / Kconfig
index eab45140b8dfb033eab80bc79c089d37df8872df..55941c830b0da6868c2115a1b5291ab0b10eb345 100644 (file)
@@ -7,15 +7,11 @@ config SYS_CPU
 choice
        prompt "Target select"
 
-config TARGET_ATC
-       bool "Support atc"
-
 config TARGET_KM82XX
        bool "Support km82xx"
 
 endchoice
 
-source "board/atc/Kconfig"
 source "board/keymile/km82xx/Kconfig"
 
 endmenu