image.mk: clean up redundant code related to DEVICE_DTS
[lede.git] / target / Config.in
index 571b06ebcff672106c26ee8b2e201649951325d0..6a29d5332463ed191adbc5cf5e968ee088dc27e0 100644 (file)
@@ -63,14 +63,17 @@ config USES_TARGZ
 config USES_CPIOGZ
        bool
 
+config USES_MINOR
+       bool
+
 config USES_UBIFS
        bool
        select NAND_SUPPORT
 
-config PROFILE_KCONFIG
+config LOW_MEMORY_FOOTPRINT
        bool
 
-config LOW_MEMORY_FOOTPRINT
+config SMALL_FLASH
        bool
 
 config NOMMU