diff options
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r-- | configs/openrd_client_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig index 4a49663a8f..c34231560c 100644 --- a/configs/openrd_client_defconfig +++ b/configs/openrd_client_defconfig @@ -2,4 +2,6 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_OPENRD=y CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_CLIENT" -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set |