Skip to content
Snippets Groups Projects
Commit d5584e43 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

ARM: OMAP3_LOGIC: Remove FIT Support


Commit ("2cd1ff84: OMAP3_LOGIC: Setup defconfig to enable
SPL and NAND booting") accidentally enabled FIT support.

This patch removes the FIT support.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent b15e7c17
No related branches found
No related tags found
No related merge requests found
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_OMAP34XX=y CONFIG_OMAP34XX=y
CONFIG_TARGET_OMAP3_LOGIC=y CONFIG_TARGET_OMAP3_LOGIC=y
CONFIG_FIT=y
CONFIG_SYS_EXTRA_OPTIONS="NAND" CONFIG_SYS_EXTRA_OPTIONS="NAND"
CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y CONFIG_VERSION_VARIABLE=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