[m68k] Change MAC8390, MAC_SCSI from built-in to modules (Closes: #826614)

udeb: Add mac8390 to nic-shared-modules
This commit is contained in:
Ben Hutchings 2017-02-17 02:21:21 +00:00
parent df90250caf
commit d7a4c15c51
3 changed files with 6 additions and 3 deletions

2
debian/changelog vendored
View File

@ -252,6 +252,8 @@ linux (4.9.10-1) UNRELEASED; urgency=medium
* [arm64] drm: Enable DRM_AST as module (Closes: #820168)
- udeb: Add ast to fb-modules
* [armel/marvell] hwmon: Enable SENSORS_G762 as module (Closes: #854662)
* [m68k] Change MAC8390, MAC_SCSI from built-in to modules (Closes: #826614)
- udeb: Add mac8390 to nic-shared-modules
[ Roger Shimizu ]
* [armel] ARM: dts: orion5x-lschl: Fix model name

View File

@ -373,7 +373,7 @@ CONFIG_DEV_APPLETALK=m
## file: drivers/net/ethernet/8390/Kconfig
##
CONFIG_HYDRA=m
CONFIG_MAC8390=y
CONFIG_MAC8390=m
CONFIG_NE2000=m
CONFIG_APNE=m
CONFIG_ZORRO8390=m
@ -483,7 +483,7 @@ CONFIG_RTC_DRV_GENERIC=y
##
## file: drivers/scsi/Kconfig
##
#. for MAC_SCSI and MVME147_SCSI that are not tristate
#. for MVME147_SCSI that is not tristate
CONFIG_SCSI=y
CONFIG_SCSI_SPI_ATTRS=m
# CONFIG_SCSI_FC_ATTRS is not set
@ -496,7 +496,7 @@ CONFIG_GVP11_SCSI=m
CONFIG_SCSI_A4000T=m
CONFIG_SCSI_ZORRO7XX=m
CONFIG_ATARI_SCSI=m
CONFIG_MAC_SCSI=y
CONFIG_MAC_SCSI=m
CONFIG_SCSI_MAC_ESP=m
CONFIG_MVME147_SCSI=y
CONFIG_MVME16x_SCSI=m

View File

@ -10,6 +10,7 @@ ariadne2 ?
atarilance ?
dummy
hydra ?
mac8390 ?
mac89x0 ?
macsonic ?
zorro8390 ?