summaryrefslogtreecommitdiff
path: root/configs/libretech-cc_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/libretech-cc_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/libretech-cc_defconfig')
-rw-r--r--configs/libretech-cc_defconfig12
1 files changed, 5 insertions, 7 deletions
diff --git a/configs/libretech-cc_defconfig b/configs/libretech-cc_defconfig
index 6583c43c85..3bccff1d18 100644
--- a/configs/libretech-cc_defconfig
+++ b/configs/libretech-cc_defconfig
@@ -5,26 +5,24 @@ CONFIG_TARGET_LIBRETECH_CC=y
CONFIG_IDENT_STRING=" libretech-cc"
CONFIG_DEFAULT_DEVICE_TREE="meson-gxl-s905x-libretech-cc"
CONFIG_DEBUG_UART=y
-CONFIG_ENV_IS_NOWHERE=y
+CONFIG_OF_BOARD_SETUP=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set
# CONFIG_CMD_BDI is not set
# CONFIG_CMD_IMI is not set
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_LOADS is not set
-CONFIG_CMD_MMC=y
# CONFIG_CMD_FPGA is not set
CONFIG_CMD_GPIO=y
+# CONFIG_CMD_LOADS is not set
+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_MMC=y
CONFIG_MMC_MESON_GX=y
+CONFIG_PHY_MESON_GXL=y
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
-CONFIG_PHY_MESON_GXL=y
-CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_MESON_GXL=y
CONFIG_DEBUG_UART_MESON=y