X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2FMakefile.uncmd_spl;h=40035468e76e9c627de1a9eb2281baf0ab789fc4;hb=0ee1a22b6dbf30158718ab59f294bf1103f63121;hp=343c3fc199329ff5146dbc424253537cf3cf2c9f;hpb=fc834100950ab630f442aece500d8c9ccfa2b992;p=u-boot diff --git a/scripts/Makefile.uncmd_spl b/scripts/Makefile.uncmd_spl index 343c3fc199..40035468e7 100644 --- a/scripts/Makefile.uncmd_spl +++ b/scripts/Makefile.uncmd_spl @@ -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