mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08:00
75eb9976b7
This converts the following to Kconfig: CONFIG_CMD_IDE Signed-off-by: Simon Glass <sjg@chromium.org>
14 lines
306 B
Plaintext
14 lines
306 B
Plaintext
CONFIG_M68K=y
|
|
CONFIG_SYS_TEXT_BASE=0xFFE00000
|
|
CONFIG_TARGET_M5253EVBE=y
|
|
CONFIG_BOOTDELAY=5
|
|
# CONFIG_DISPLAY_BOARDINFO is not set
|
|
CONFIG_CMD_IDE=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
# CONFIG_CMD_NET is not set
|
|
CONFIG_CMD_CACHE=y
|
|
CONFIG_CMD_EXT2=y
|
|
CONFIG_CMD_FAT=y
|
|
CONFIG_MAC_PARTITION=y
|
|
CONFIG_MTD_NOR_FLASH=y
|