[U-Boot] [PATCH v1] board: toradex: colibri_vf: unset NFS and LOADS/B
Lukasz Majewski
lukma at denx.de
Thu Dec 6 14:41:50 UTC 2018
On Thu, 6 Dec 2018 14:55:03 +0100
Stefan Agner <stefan at agner.ch> wrote:
> From: Stefan Agner <stefan.agner at toradex.com>
>
> Safe some space by not selecting CMD_NFS and CMD_LOADS/B.
>
> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
> ---
>
> configs/colibri_vf_defconfig | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/configs/colibri_vf_defconfig
> b/configs/colibri_vf_defconfig index fb0578868d..4192501257 100644
> --- a/configs/colibri_vf_defconfig
> +++ b/configs/colibri_vf_defconfig
> @@ -23,11 +23,14 @@ CONFIG_CMD_MEMTEST=y
> CONFIG_CMD_DFU=y
> CONFIG_CMD_FUSE=y
> CONFIG_CMD_GPIO=y
> +# CONFIG_CMD_LOADB is not set
> +# CONFIG_CMD_LOADS is not set
> CONFIG_CMD_MMC=y
> CONFIG_CMD_USB=y
> CONFIG_CMD_USB_MASS_STORAGE=y
> # CONFIG_CMD_SETEXPR is not set
> CONFIG_CMD_DHCP=y
> +# CONFIG_CMD_NFS is not set
> CONFIG_CMD_MII=y
> CONFIG_CMD_PING=y
> CONFIG_CMD_BMP=y
Reviewed-by: Lukasz Majewski <lukma at denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181206/27fb6334/attachment.sig>
More information about the U-Boot
mailing list