diff options
Diffstat (limited to 'configs/odroid-c2_defconfig')
-rw-r--r-- | configs/odroid-c2_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig index 121dcf2d6c..214545ef37 100644 --- a/configs/odroid-c2_defconfig +++ b/configs/odroid-c2_defconfig @@ -11,10 +11,10 @@ CONFIG_ENV_IS_NOWHERE=y # 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_NET_RANDOM_ETHADDR=y |