ath9k: revert one more linux upstream commit in the initvals to fully fix the ar938x...
[openwrt-10.03/.git] / target / Config.in
index 14cdfa577e752615821fa6b53482cbd3deda45ff..3e161f59823c06879972009a17c06e9383e2e82c 100644 (file)
@@ -11,13 +11,14 @@ config LINUX_2_6
 config HAS_FPU
        bool
 
-config DISPLAY_SUPPORT
+config AUDIO_SUPPORT
        bool
 
 config GPIO_SUPPORT
        bool
 
 config PCI_SUPPORT
+       select AUDIO_SUPPORT
        bool
 
 config PCIE_SUPPORT
@@ -27,6 +28,7 @@ config PCMCIA_SUPPORT
        bool
 
 config USB_SUPPORT
+       select AUDIO_SUPPORT
        bool
 
 config BIG_ENDIAN
@@ -44,13 +46,16 @@ config USES_JFFS2
 config USES_EXT2
        bool
 
-config USES_TGZ
+config USES_TARGZ
        bool
 
 config USES_CPIOGZ
        bool
 
-config PROFILE_KCONFIG 
+config USES_UBIFS
+       bool
+
+config PROFILE_KCONFIG
        bool
 
 config NOMMU