summaryrefslogtreecommitdiff
path: root/configs/kylin-rk3036_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-07 22:10:25 +0900
committerTom Rini <trini@konsulko.com>2016-12-29 13:07:33 -0500
commit187809517da0f488f6f2069543783cf2923abb23 (patch)
treed6f7d6261cc75293546d142ebc32a4f690201d8c /configs/kylin-rk3036_defconfig
parent47895838a4fbe867ba9a170c6d1ea6a794095025 (diff)
Sync defconfig files by savedefconfig
Generated by "tools/moveconfig -s". This will make config moves easier. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/kylin-rk3036_defconfig')
-rw-r--r--configs/kylin-rk3036_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/kylin-rk3036_defconfig b/configs/kylin-rk3036_defconfig
index 631d1f5498..a4281c9b2c 100644
--- a/configs/kylin-rk3036_defconfig
+++ b/configs/kylin-rk3036_defconfig
@@ -13,6 +13,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
@@ -35,8 +36,7 @@ CONFIG_ROCKCHIP_RK3036_PINCTRL=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_RAM=y
CONFIG_SYSRESET=y
-CONFIG_CMD_DHRYSTONE=y
-CONFIG_ERRNO_STR=y
-CONFIG_CMD_USB=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
+CONFIG_CMD_DHRYSTONE=y
+CONFIG_ERRNO_STR=y