summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:22 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:58 (GMT)
commit51f29370366a40fc54eec579c7567bc1356da6e4 (patch)
tree365d5baff6470277a3aaa83362851a3430260d03 /configs/sandbox_defconfig
parentfe7604a3bcbfc1dbf0c832b055fb9d1387a971a4 (diff)
downloadu-boot-fsl-qoriq-51f29370366a40fc54eec579c7567bc1356da6e4.tar.xz
Convert CONFIG_CMD_FUSE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FUSE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 3b136e8..d4a1562 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -44,6 +44,7 @@ CONFIG_CMD_CDP=y
CONFIG_CMD_SNTP=y
CONFIG_CMD_DNS=y
CONFIG_CMD_LINK_LOCAL=y
+CONFIG_CMD_ETHSW=y
CONFIG_CMD_BMP=y
CONFIG_CMD_TIME=y
CONFIG_CMD_TIMER=y
@@ -184,6 +185,5 @@ CONFIG_UNIT_TEST=y
CONFIG_UT_TIME=y
CONFIG_UT_DM=y
CONFIG_UT_ENV=y
-CONFIG_CMD_ETHSW=y
CONFIG_WDT=y
CONFIG_WDT_SANDBOX=y