]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx48/Kconfig
karo: cleanup after merge of v2015.10-rc2
[karo-tx-uboot.git] / board / karo / tx48 / Kconfig
index ea17d4c87b4d39fe8721ca163194b06ea889e12a..87430d69b04c7c934ef67d09bf8aa8fdd21f6f40 100644 (file)
@@ -12,4 +12,10 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "tx48"
 
+config TX48
+       bool
+       default y
+       select PHYLIB
+       select SPL
+
 endif