kernel.config: Add AHCI SATA driver
This commit is contained in:
parent
23e20007a9
commit
6bce5fffbb
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux/x86_64 2.6.38-gentoo-r6 Kernel Configuration
|
||||
# Fri Jun 24 23:01:54 2011
|
||||
# Tue Jun 28 11:17:39 2011
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
# CONFIG_X86_32 is not set
|
||||
|
@ -649,7 +649,7 @@ CONFIG_ATA_ACPI=y
|
|||
#
|
||||
# Controllers with non-SFF native interface
|
||||
#
|
||||
# CONFIG_SATA_AHCI is not set
|
||||
CONFIG_SATA_AHCI=y
|
||||
# CONFIG_SATA_AHCI_PLATFORM is not set
|
||||
# CONFIG_SATA_INIC162X is not set
|
||||
# CONFIG_SATA_ACARD_AHCI is not set
|
||||
|
|
Loading…
Reference in New Issue