diff options
Diffstat (limited to 'configs/cam_enc_4xx_defconfig')
-rw-r--r-- | configs/cam_enc_4xx_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/cam_enc_4xx_defconfig b/configs/cam_enc_4xx_defconfig index a7fe71d650..f7f6f12b93 100644 --- a/configs/cam_enc_4xx_defconfig +++ b/configs/cam_enc_4xx_defconfig @@ -2,5 +2,8 @@ CONFIG_ARM=y CONFIG_ARCH_DAVINCI=y CONFIG_TARGET_CAM_ENC_4XX=y CONFIG_SPL=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y |