提交 459c41a8 编写于 作者: M Mike Frysinger

Blackfin: disable NetBSD bootm support by default

There is no Blackfin/NetBSD port, so enabling support for it by default
doesn't make any sense.
Signed-off-by: NMike Frysinger <vapier@gentoo.org>
上级 ffa37fc9
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册