diff options
Diffstat (limited to 'configs/alpr_defconfig')
-rw-r--r-- | configs/alpr_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/alpr_defconfig b/configs/alpr_defconfig index 6865410f07..b7cd74da3a 100644 --- a/configs/alpr_defconfig +++ b/configs/alpr_defconfig @@ -1,4 +1,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_ALPR=y -CONFIG_CMD_NET=y +# CONFIG_CMD_LOADB is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NFS is not set |