ar71xx: rename ap81 spi driver
[openwrt.git] / target / linux / at91 / image / Config.in
index 129c621..917398f 100644 (file)
@@ -1,12 +1,12 @@
 config AT91_DFBOOT
        bool "Build dataflashboot loader"
        depends TARGET_at91
-       default y
+       default n
 
 config AT91_UBOOT
        bool "Build U-Boot bootloader"
        depends TARGET_at91
-       default y
+       default n
 
 config UBOOT_TARGET
        string "U-Boot target board"
@@ -30,3 +30,8 @@ config UBOOT_SERVERIP
        help
          IP address of TFTP server for U-Boot
 
+config FLEXIBITY_ROOT
+       bool "Build Flexibity RootFS (with embedded kernel)"
+       depends TARGET_at91_flexibity
+       default n
+
This page took 0.020325 seconds and 4 git commands to generate.