summaryrefslogtreecommitdiff
path: root/configs/nanopi-r2s-rk3328_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-04 08:15:34 -0400
committerTom Rini <trini@konsulko.com>2022-07-04 08:15:34 -0400
commitd98a6a95bdea2fd683496467714343be417e2c8c (patch)
tree956cc95ad779cb1ae5d316bdb62e570280427a8e /configs/nanopi-r2s-rk3328_defconfig
parent9125b4b021d81b72d946a08775d62355a59f6fab (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nanopi-r2s-rk3328_defconfig')
-rw-r--r--configs/nanopi-r2s-rk3328_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nanopi-r2s-rk3328_defconfig b/configs/nanopi-r2s-rk3328_defconfig
index 0665368c4d..ed6b803021 100644
--- a/configs/nanopi-r2s-rk3328_defconfig
+++ b/configs/nanopi-r2s-rk3328_defconfig
@@ -44,8 +44,8 @@ CONFIG_TPL_OF_CONTROL=y
CONFIG_OF_SPL_REMOVE_PROPS="clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
CONFIG_TPL_OF_PLATDATA=y
CONFIG_ENV_IS_IN_MMC=y
-CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_SYS_MMC_ENV_DEV=1
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_TPL_DM=y
CONFIG_REGMAP=y