x86/generic: enable CONFIG_SATA_VIA
This enables support for VIA SATA.
This commit is contained in:
parent
122a7021a9
commit
4221288db7
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ CONFIG_RPS=y
|
||||||
CONFIG_RWSEM_SPIN_ON_OWNER=y
|
CONFIG_RWSEM_SPIN_ON_OWNER=y
|
||||||
# CONFIG_SAMSUNG_Q10 is not set
|
# CONFIG_SAMSUNG_Q10 is not set
|
||||||
CONFIG_SATA_AHCI=y
|
CONFIG_SATA_AHCI=y
|
||||||
|
CONFIG_SATA_VIA=y
|
||||||
CONFIG_SCHED_INFO=y
|
CONFIG_SCHED_INFO=y
|
||||||
CONFIG_SCSI_VIRTIO=y
|
CONFIG_SCSI_VIRTIO=y
|
||||||
CONFIG_SERIAL_8250_PNP=y
|
CONFIG_SERIAL_8250_PNP=y
|
||||||
|
|
Loading…
Reference in a new issue