x86/generic: enable pata_atiixp driver
This enables booting from devices that use an ATI PATA controller for the boot device, such as the embedded CF cards in Fujitsu-Siemens Futro thin-clients. Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 47304
This commit is contained in:
parent
05d6b87cfb
commit
63f2b8afbf
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ CONFIG_NLS=y
|
|||
CONFIG_NO_HZ=y
|
||||
# CONFIG_PANASONIC_LAPTOP is not set
|
||||
CONFIG_PATA_AMD=y
|
||||
CONFIG_PATA_ATIIXP=y
|
||||
CONFIG_PATA_LEGACY=y
|
||||
CONFIG_PATA_MPIIX=y
|
||||
CONFIG_PATA_OLDPIIX=y
|
||||
|
|
Loading…
Reference in a new issue