]> asedeno.scripts.mit.edu Git - linux.git/commit
ARC: HAPS: cleanup defconfigs from unused ETH drivers
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Wed, 23 Oct 2019 12:44:14 +0000 (15:44 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 28 Oct 2019 19:12:31 +0000 (12:12 -0700)
commit8ae5bb05d7f4777955ab4392d5b4e14d214d1696
tree8256df709bfab699e653a2ac4d7038eb766d9c9c
parent14fa486f5ae3fda7de0d05608f0f829a6e7298ed
ARC: HAPS: cleanup defconfigs from unused ETH drivers

We have multiple vendors ethernet drivers enabled in haps_hs and
haps_hs_smp defconfig. The only one we possibly require is
VIRTIO_NET. So disable unused ones via disabling entire
CONFIG_ETHERNET which controls all vendor-specific ethernet
drivers.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/configs/haps_hs_defconfig
arch/arc/configs/haps_hs_smp_defconfig