summaryrefslogtreecommitdiff
path: root/configs/odroid-c2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-12-18 20:19:09 -0500
committerTom Rini <trini@konsulko.com>2017-12-18 20:19:09 -0500
commit7af2e3648f3f6d726f6476745c2eec5de709a702 (patch)
tree2de1a0b5eb5f3f39be0aff3352499263aebb1e10 /configs/odroid-c2_defconfig
parenteeab579aa8d76b96afbd0862029d4452943bafbe (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/odroid-c2_defconfig')
-rw-r--r--configs/odroid-c2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig
index 18d2b6825d..fbe1fc7639 100644
--- a/configs/odroid-c2_defconfig
+++ b/configs/odroid-c2_defconfig
@@ -5,6 +5,7 @@ CONFIG_TARGET_ODROID_C2=y
CONFIG_IDENT_STRING=" odroid-c2"
CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2"
CONFIG_DEBUG_UART=y
+CONFIG_OF_BOARD_SETUP=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
# CONFIG_CMD_BDI is not set
@@ -16,7 +17,6 @@ CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
-CONFIG_OF_BOARD_SETUP=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM_GPIO=y
CONFIG_DM_I2C=y