mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
5375389fe3
This patch follows work done by:
"Move CONFIG_OF_LIBFDT to Kconfig"
(sha1: 69e173eb57
)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
[trini: Add xpress* to the patch]
Signed-off-by: Tom Rini <trini@konsulko.com>
9 lines
227 B
Text
9 lines
227 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_ZIPITZ2=y
|
|
CONFIG_SYS_PROMPT="$ "
|
|
# CONFIG_CMD_IMLS is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
# CONFIG_CMD_NET is not set
|
|
# CONFIG_CMD_NFS is not set
|
|
CONFIG_OF_LIBFDT=y
|
|
# CONFIG_EFI_LOADER is not set
|