pygoscelis: Drop SATA support into modules

This commit is contained in:
Nils Freydank 2021-06-28 11:03:27 +02:00
parent d5ffcbfc6b
commit ee7258fa14
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21
1 changed files with 2 additions and 2 deletions

View File

@ -1643,7 +1643,7 @@ CONFIG_SCSI_SCAN_ASYNC=y
# CONFIG_SCSI_DH is not set
# end of SCSI device support
CONFIG_ATA=y
CONFIG_ATA=m
CONFIG_SATA_HOST=y
CONFIG_ATA_VERBOSE_ERROR=y
# CONFIG_ATA_FORCE is not set
@ -1653,7 +1653,7 @@ CONFIG_ATA_VERBOSE_ERROR=y
#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_AHCI=m
CONFIG_SATA_MOBILE_LPM_POLICY=3
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set