add a gpio feature for devices supporting the generic GPIO interface
[openwrt/svn-archive/archive.git] / target / Config.in
index 0c8864f3edbd345898b986aafce81a3523845a51..505fcc9621175ce608ab8a862c639c534c8a14e8 100644 (file)
@@ -8,6 +8,12 @@ config LINUX_2_4
 config LINUX_2_6
        bool
 
+config DISPLAY_SUPPORT
+       bool
+
+config GPIO_SUPPORT
+       bool
+
 config PCI_SUPPORT
        bool
 
@@ -32,6 +38,9 @@ config USES_EXT2
 config USES_TGZ
        bool
 
+config USES_CPIOGZ
+       bool
+
 config PROFILE_KCONFIG 
        bool