]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - scripts/Makefile.uncmd_spl
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / scripts / Makefile.uncmd_spl
index 343c3fc199329ff5146dbc424253537cf3cf2c9f..40035468e76e9c627de1a9eb2281baf0ab789fc4 100644 (file)
@@ -3,7 +3,6 @@
 # TODO: Invent a better way
 
 ifdef CONFIG_SPL_BUILD
-CONFIG_OF_CONTROL=
 
 ifndef CONFIG_SPL_DM
 CONFIG_DM_SERIAL=
@@ -13,6 +12,4 @@ CONFIG_DM_SPI=
 CONFIG_DM_SPI_FLASH=
 endif
 
-CONFIG_DM_DEVICE_REMOVE=
-
 endif