summaryrefslogtreecommitdiff
path: root/configs/Mele_M5_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-11-13 18:54:08 (GMT)
committerTom Rini <trini@konsulko.com>2016-11-28 20:10:29 (GMT)
commit4c6a43de5a584e2496f78e252a83b0f7ec9bcfc8 (patch)
treeb04293581bcc4258446429ac64299f9f481ce777 /configs/Mele_M5_defconfig
parentae042beb746fafbd499dbe6093c357a4d94a4aba (diff)
downloadu-boot-fsl-qoriq-4c6a43de5a584e2496f78e252a83b0f7ec9bcfc8.tar.xz
sunxi: Mele_M5_defconfig: Drop non existing STATUSLED setting
And also remove it from scripts/config_whitelist.txt as the Mele_M5_defconfig was the only one defining it. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs/Mele_M5_defconfig')
-rw-r--r--configs/Mele_M5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig
index fffc332..09addc5 100644
--- a/configs/Mele_M5_defconfig
+++ b/configs/Mele_M5_defconfig
@@ -9,7 +9,7 @@ CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-m5"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_AHCI=y
-CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,STATUSLED=234"
+CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC"
CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set