diff options
author | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-19 09:47:40 -0400 |
commit | fb82fe385173fdf7b55e50e4f343ae37a41cdbaa (patch) | |
tree | a7cf3d2a4e0e1281504c9563a59b8e75d3726080 /configs/omap3_beagle_defconfig | |
parent | eab76dfd5b6a1930351845bfdbb03cc742f69e98 (diff) | |
download | u-boot-fb82fe385173fdf7b55e50e4f343ae37a41cdbaa.tar.gz |
configs: Resync defconfigs
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap3_beagle_defconfig')
-rw-r--r-- | configs/omap3_beagle_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index eb780ab223..3e4dee747b 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_OMAP2PLUS=y -CONFIG_OMAP34XX=y CONFIG_TARGET_OMAP3_BEAGLE=y CONFIG_DISTRO_DEFAULTS=y CONFIG_SYS_EXTRA_OPTIONS="NAND" |