m68k/defconfig: Drop NET_VENDOR_<FOO>=n
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 27 Aug 2018 14:52:39 +0000 (16:52 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 21 Jan 2019 09:36:53 +0000 (10:36 +0100)
commit85f75982bc84386b781acaa443aaf4d4616046c7
treea4b4817948580c8632a5ae3b56d31f39df106b13
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
m68k/defconfig: Drop NET_VENDOR_<FOO>=n

Enabling NET_VENDOR_* Kconfig options does not directly affect the
kernel, so there is no need to explicitly disable them.
The individual network drivers under them are still disabled.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
13 files changed:
arch/m68k/configs/amcore_defconfig
arch/m68k/configs/amiga_defconfig
arch/m68k/configs/apollo_defconfig
arch/m68k/configs/atari_defconfig
arch/m68k/configs/bvme6000_defconfig
arch/m68k/configs/hp300_defconfig
arch/m68k/configs/mac_defconfig
arch/m68k/configs/multi_defconfig
arch/m68k/configs/mvme147_defconfig
arch/m68k/configs/mvme16x_defconfig
arch/m68k/configs/q40_defconfig
arch/m68k/configs/sun3_defconfig
arch/m68k/configs/sun3x_defconfig