]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Blackfin: disable NetBSD bootm support by default
authorMike Frysinger <vapier@gentoo.org>
Tue, 3 Nov 2009 20:53:12 +0000 (15:53 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Apr 2010 05:08:18 +0000 (01:08 -0400)
There is no Blackfin/NetBSD port, so enabling support for it by default
doesn't make any sense.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/asm-blackfin/config-pre.h

index 1170a2a90409d9b0e79b369c515890a7d06c5cdd..4531519d918b268b0c388d1a9ebeba2d19352dd5 100644 (file)
@@ -71,6 +71,9 @@ static inline const char *get_bfin_boot_mode(int bfin_boot)
 # define BFIN_BOOT_SPI_SSEL 1
 #endif
 
+/* There is no Blackfin/NetBSD port */
+#undef CONFIG_BOOTM_NETBSD
+
 /* We rarely use interrupts, so favor throughput over latency */
 #define CONFIG_BFIN_INS_LOWOVERHEAD