Skip to content
Snippets Groups Projects
Commit 127e19e2 authored by Simon Glass's avatar Simon Glass Committed by Anatolij Gustschin
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarStefano Babic <sbabic@denx.de>
parent 834c9384
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment