summaryrefslogtreecommitdiff
path: root/configs/igep0032_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-10 17:22:06 -0500
committerTom Rini <trini@konsulko.com>2017-01-14 12:18:08 -0500
commitd5324e2fb689a7e7ee67c8e63552a949985a017e (patch)
treefb2b45486b4818b8e60d1eb59fefd95ecbd5970c /configs/igep0032_defconfig
parentc63d270d153ec39b9d9b4bd3dd574404a0186b5f (diff)
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 b18ce4cf12..1318e5b2d0 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