On Fri, 17 Nov 2023 at 08:48, Tom Rini <tr...@konsulko.com> wrote:
>
> None of these platforms enabled a networking devices, and disabled
> CMD_NET. Given that we used to gate network support on CMD_NET rather
> than NET, we disable CONFIG_NET on these platforms now.
>
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
> Cc: Simon Glass <s...@chromium.org>
> Cc: Heinrich Schuchardt <xypron.g...@gmx.de>
> Cc: Matthias Winker <matthias.win...@de.bosch.com>
> Cc: Philip Oberfichtner <p...@denx.de>
> Cc: Minkyu Kang <mk7.k...@samsung.com>
> Cc: Jaehoon Chung <jh80.ch...@samsung.com>
> Cc: Patrice Chotard <patrice.chot...@foss.st.com>
> Cc: Patrick Delaunay <patrick.delau...@foss.st.com>
> Cc: Sergey Temerkhanov <s.temerkha...@gmail.com>
> ---
>  configs/efi-x86_app32_defconfig     | 3 +--
>  configs/efi-x86_app64_defconfig     | 3 +--
>  configs/imx6q_bosch_acc_defconfig   | 3 +--
>  configs/origen_defconfig            | 2 +-
>  configs/s5pc210_universal_defconfig | 2 +-
>  configs/stm32mp25_defconfig         | 2 +-
>  configs/thunderx_88xx_defconfig     | 2 +-
>  configs/trats2_defconfig            | 2 +-
>  configs/trats_defconfig             | 2 +-
>  9 files changed, 9 insertions(+), 12 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to