[m68k] net: Enable CONFIG_XSURF100 as module

This commit is contained in:
John Paul Adrian Glaubitz 2018-07-09 10:19:39 +02:00
parent fa6357d027
commit f3d8692510
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux (4.18~rc4-1~exp1) experimental; urgency=medium
* New upstream release candidate
[ Ben Hutchings ]
* Remove remaining Python 2 (build-)dependencies:
- Build docs using Python 3 version of Sphinx
- linux-perf: Build docs using asciidoctor
@ -10,6 +11,9 @@ linux (4.18~rc4-1~exp1) experimental; urgency=medium
* udeb: Move of_mdio to nic-shared-modules (Closes: #903587)
* [armhf] mm: Export __sync_icache_dcache() for xen-privcmd (fixes FTBFS)
[ John Paul Adrian Glaubitz ]
* [m68k] net: Enable CONFIG_XSURF100 as module.
-- Ben Hutchings <ben@decadent.org.uk> Thu, 12 Jul 2018 05:12:50 +0100
linux (4.18~rc3-1~exp1) experimental; urgency=medium

View File

@ -381,6 +381,7 @@ CONFIG_MAC8390=m
CONFIG_NE2000=m
CONFIG_APNE=m
CONFIG_ZORRO8390=m
CONFIG_XSURF100=m
##
## file: drivers/net/ethernet/amd/Kconfig