Fixes kernel configuration error.
[openwrt/svn-archive/archive.git] / target / Config.in
index 2dc5ec4245b9186ba1444acf36230dc3244c4127..31f7a50b391188119e7ca368c0b3ca86bb2bd976 100644 (file)
@@ -8,9 +8,15 @@ config LINUX_2_4
 config LINUX_2_6
        bool
 
+config HAS_FPU
+       bool
+
 config DISPLAY_SUPPORT
        bool
 
+config GPIO_SUPPORT
+       bool
+
 config PCI_SUPPORT
        bool
 
@@ -35,6 +41,9 @@ config USES_EXT2
 config USES_TGZ
        bool
 
+config USES_CPIOGZ
+       bool
+
 config PROFILE_KCONFIG 
        bool