diff options
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index a43e51e5e3..93fbcae5d9 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -3,7 +3,8 @@ CONFIG_ARCH_EXYNOS=y CONFIG_TARGET_SNOW=y CONFIG_DEFAULT_DEVICE_TREE="exynos5250-snow" CONFIG_SPL=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_SETEXPR is not set CONFIG_CMD_SOUND=y CONFIG_SPI_FLASH=y CONFIG_CMD_CROS_EC=y |