commit | 85f75982bc84386b781acaa443aaf4d4616046c7 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Aug 27 16:52:39 2018 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jan 21 10:36:53 2019 +0100 |
tree | a4b4817948580c8632a5ae3b56d31f39df106b13 | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c [diff] |
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>