mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-27 17:37:22 +01:00
Enable DM for the whole architecture. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
9 lines
251 B
Text
9 lines
251 B
Text
CONFIG_MICROBLAZE=y
|
|
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
|
|
CONFIG_TARGET_MICROBLAZE_GENERIC=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="microblaze-generic"
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_PROMPT="U-Boot-mONStR> "
|
|
CONFIG_CMD_GPIO=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_OF_EMBED=y
|