mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
3b3ea2c56e
Enable networking command only when NET is enabled. And remove selecting NET for CMD_NET Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Tom Rini <trini@konsulko.com>
13 lines
337 B
Text
13 lines
337 B
Text
CONFIG_M68K=y
|
|
CONFIG_SYS_TEXT_BASE=0xFFE00000
|
|
CONFIG_TARGET_M5249EVB=y
|
|
CONFIG_SYS_CONSOLE_INFO_QUIET=y
|
|
# CONFIG_DISPLAY_BOARDINFO is not set
|
|
# CONFIG_CMDLINE_EDITING is not set
|
|
# CONFIG_AUTOBOOT is not set
|
|
CONFIG_CMD_IMLS=y
|
|
CONFIG_LOOPW=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_CACHE=y
|
|
# CONFIG_NET is not set
|
|
CONFIG_MTD_NOR_FLASH=y
|