arm: kirkwood: ib62x0: make use of defconfig
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
parent
e19f42c3eb
commit
ab71ece505
@ -5,3 +5,8 @@ CONFIG_SYS_PROMPT="ib62x0 => "
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_FLASH is not set
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_CMD_DHCP=y
|
||||
CONFIG_CMD_NAND=y
|
||||
CONFIG_CMD_PING=y
|
||||
CONFIG_CMD_USB=y
|
||||
|
@ -45,9 +45,6 @@
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
#define CONFIG_CMD_IDE
|
||||
#define CONFIG_CMD_MII
|
||||
#define CONFIG_CMD_NAND
|
||||
#define CONFIG_CMD_PING
|
||||
#define CONFIG_CMD_USB
|
||||
|
||||
/*
|
||||
* mv-common.h should be defined after CMD configs since it used them
|
||||
|
Loading…
Reference in New Issue
Block a user