lantiq: move the dsl-modem config to network.@dsl-modem[-1]
[openwrt/svn-archive/archive.git] / target / Config.in
index 947e80ca4a511d9bf9e62f951c9e423fec646ac0..bb442025f54e71d407ac87499d3e9ffec4a161f6 100644 (file)
@@ -39,6 +39,9 @@ config RTC_SUPPORT
 config BIG_ENDIAN
        bool
 
+config USES_DEVICETREE
+       bool
+
 config USES_INITRAMFS
        bool
 
@@ -48,6 +51,9 @@ config USES_SQUASHFS
 config USES_JFFS2
        bool
 
+config USES_JFFS2_NAND
+       bool
+
 config USES_EXT4
        bool
 
@@ -70,6 +76,9 @@ config HAS_MIPS16
        depends on (mips || mipsel || mips64 || mips64el)
        bool
 
+config RFKILL_SUPPORT
+       bool
+
 config ARCH_64BIT
        bool