Skip to content
Snippets Groups Projects
Commit ab16817c authored by Roger Quadros's avatar Roger Quadros Committed by Tom Rini
Browse files

configs: am43xx_evm: Enable NAND


AM43xx EVMs have NAND so enable it.

Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent ef51c416
No related branches found
No related tags found
No related merge requests found
CONFIG_ARM=y
CONFIG_TARGET_AM43XX_EVM=y
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND"
CONFIG_CMD_NET=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment