remove old variables
[lede-git/.git] / target / Config.in
index 83e2e1a9000d3fb2347502e72ce1697b50d6d667..8ff7bee52bb28f9ec5b11261447c9f7f57dc002e 100644 (file)
@@ -20,6 +20,9 @@ config USB_SUPPORT
 config ATM_SUPPORT
        bool
 
+config VIDEO_SUPPORT
+       bool
+
 config BIG_ENDIAN
        bool
 
@@ -32,6 +35,9 @@ config USES_JFFS2
 config USES_EXT2
        bool
 
+config PROFILE_KCONFIG 
+       bool
+
 # Architecture selection
 
 config i386