mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
This commit is contained in:
parent
54e822f959
commit
c93c102ace
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
#define CONFIG_CMD_IDE
|
||||
#define CONFIG_CMD_FDC
|
||||
#define CONFIG_CMD_CACHE
|
||||
#define CONFIG_CMD_CONSOLE|
|
||||
#define CONFIG_CMD_CONSOLE
|
||||
#define CONFIG_CMD_USB
|
||||
#define CONFIG_CMD_BSP
|
||||
#define CONFIG_CMD_PCI
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue