diff options
Diffstat (limited to 'configs/omap4_panda_defconfig')
-rw-r--r-- | configs/omap4_panda_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig index ec6a63af23..1be285d9e6 100644 --- a/configs/omap4_panda_defconfig +++ b/configs/omap4_panda_defconfig @@ -2,4 +2,7 @@ CONFIG_ARM=y CONFIG_OMAP44XX=y CONFIG_TARGET_OMAP4_PANDA=y CONFIG_SPL=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NFS is not set |