summaryrefslogtreecommitdiff
path: root/configs/iNet_D978_rev2_defconfig
diff options
context:
space:
mode:
authorMylène Josserand <mylene.josserand@free-electrons.com>2017-04-02 10:59:11 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-04-20 11:20:32 (GMT)
commit7095f864186350dd5773a0bda2df19a1fa8d0aeb (patch)
tree8863b1f3a42768e9f582f8bff0bdd741b733c38f /configs/iNet_D978_rev2_defconfig
parentf5fd78860ab4dbb3bc14ead4f14433f04d6e5cea (diff)
downloadu-boot-fsl-qoriq-7095f864186350dd5773a0bda2df19a1fa8d0aeb.tar.xz
sunxi: Convert CONS_INDEX to Kconfig
Convert the CONS_INDEX configuration to Kconfig. Update sunxi's defconfigs to remove SYS_EXTRA_OPTIONS variable not needed anymore. Default value is 1 except for sun5i (equals 2) and sun8i (equals 5). Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> [Maxime: Added a depends on ARCH_SUNXI to avoid build breakages] Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'configs/iNet_D978_rev2_defconfig')
-rw-r--r--configs/iNet_D978_rev2_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/iNet_D978_rev2_defconfig b/configs/iNet_D978_rev2_defconfig
index b2febab..62e4f1b 100644
--- a/configs/iNet_D978_rev2_defconfig
+++ b/configs/iNet_D978_rev2_defconfig
@@ -16,7 +16,6 @@ CONFIG_VIDEO_LCD_BL_PWM="PH0"
CONFIG_VIDEO_LCD_PANEL_LVDS=y
CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-inet-d978-rev2"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=5"
CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set