X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ca1487cd3276b9c60d62bdd5572e67b3af1e4b3d..dda4e674cea767428ad1c9f5a50014bb38877a5d:/target/Config.in diff --git a/target/Config.in b/target/Config.in index aabe9c303..6506312b3 100644 --- a/target/Config.in +++ b/target/Config.in @@ -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 @@ -23,6 +29,9 @@ config USB_SUPPORT config BIG_ENDIAN bool +config USES_INITRAMFS + bool + config USES_SQUASHFS bool