]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
rockchip: lion-rk3368: defconfig: remove duplicate CONFIG_ENV_IS_IN_MMC
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 27 Sep 2017 11:27:38 +0000 (13:27 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:32 +0000 (00:33 +0200)
Remove a duplicate CONFIG_ENV_IS_IN_MMC assignment for the lion-rk3368
defconfig.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
configs/lion-rk3368_defconfig

index c7ee7b3f97f4fe4c7dceeab2b63a846d642962f3..985fb1ce9858cc1af61fb2db9b5c2ebfbb77952e 100644 (file)
@@ -23,7 +23,6 @@ CONFIG_BOOTSTAGE=y
 CONFIG_SPL_BOOTSTAGE=y
 CONFIG_BOOTSTAGE_REPORT=y
 CONFIG_BOOTSTAGE_FDT=y
-CONFIG_ENV_IS_IN_MMC=y
 # CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_ARCH_EARLY_INIT_R=y
 CONFIG_SPL=y