浏览代码

Remove CONFIG_SYS_EXTBDINFO from snapper9260.h

This feature is not available on ARM, so it is an error to define it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stefano Babic <sbabic@denx.de>
Simon Glass 13 年之前
父节点
当前提交
127e19e28d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/configs/snapper9260.h

+ 0 - 1
include/configs/snapper9260.h

@@ -157,7 +157,6 @@
 #define CONFIG_SYS_PBSIZE		(CONFIG_SYS_CBSIZE +		\
 					 sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_EXTBDINFO
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_HUSH_PARSER