Don't compile u-boot by default
[openwrt/openwrt.git] / target / linux / at91 / image / Config.in
index 129c62164e07f49a0d80af12e1dfe4d0b34b1c9c..ed1a52b01edb6f8556b9e6d7c9a416196d2341c1 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"