diff options
Diffstat (limited to 'configs/topic_miamilite_defconfig')
-rw-r--r-- | configs/topic_miamilite_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/topic_miamilite_defconfig b/configs/topic_miamilite_defconfig index a318e50f8f..c6a3f54543 100644 --- a/configs/topic_miamilite_defconfig +++ b/configs/topic_miamilite_defconfig @@ -24,7 +24,7 @@ CONFIG_CMD_SF=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set -# CONFIG_CMD_NFS is not set +# CONFIG_CMD_MII is not set CONFIG_CMD_CACHE=y CONFIG_OF_EMBED=y CONFIG_SPL_DM_SEQ_ALIAS=y @@ -55,3 +55,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_THOR=y +# CONFIG_REGEX is not set |