summaryrefslogtreecommitdiff
path: root/configs/igep0032_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-10 22:22:06 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-14 17:18:08 (GMT)
commitd5324e2fb689a7e7ee67c8e63552a949985a017e (patch)
treefb2b45486b4818b8e60d1eb59fefd95ecbd5970c /configs/igep0032_defconfig
parentc63d270d153ec39b9d9b4bd3dd574404a0186b5f (diff)
downloadu-boot-d5324e2fb689a7e7ee67c8e63552a949985a017e.tar.xz
omap3_igep00x0: Rework MACH_TYPE and status LED logic slightly
The MACH_TYPE for IGEP0032 was never officially used and has been removed from upstream, so we must not use it. In order to remove this we need to rework the status LED logic. Cc: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Diffstat (limited to 'configs/igep0032_defconfig')
-rw-r--r--configs/igep0032_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/igep0032_defconfig b/configs/igep0032_defconfig
index b18ce4c..1318e5b 100644
--- a/configs/igep0032_defconfig
+++ b/configs/igep0032_defconfig
@@ -3,7 +3,6 @@ CONFIG_OMAP34XX=y
# CONFIG_SPL_EXT_SUPPORT is not set
CONFIG_TARGET_OMAP3_IGEP00X0=y
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0032"
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y