kernel.config: Add AHCI SATA driver

This commit is contained in:
Albert Hopkins 2011-06-28 13:52:54 -04:00
parent 23e20007a9
commit 6bce5fffbb
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Linux/x86_64 2.6.38-gentoo-r6 Kernel Configuration # 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_64BIT=y
# CONFIG_X86_32 is not set # CONFIG_X86_32 is not set
@ -649,7 +649,7 @@ CONFIG_ATA_ACPI=y
# #
# Controllers with non-SFF native interface # 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_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set # CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set # CONFIG_SATA_ACARD_AHCI is not set