Remove CONFIG_BLK_DEV_AMD74XX duplicate entries
This commit is contained in:
parent
9db9462760
commit
7b9de46086
2
TODO
2
TODO
@ -1,7 +1,5 @@
|
||||
Config TODOs:
|
||||
* disable CONFIG_ISA everywhere.
|
||||
* review & disable a bunch of the I2C, RTC, DVB, SOUND options.
|
||||
* clean up CONFIG_BLK_DEV_AMD74XX
|
||||
|
||||
|
||||
Spec file TODOs:
|
||||
|
@ -140,7 +140,6 @@ CONFIG_IDE_TASK_IOCTL=y
|
||||
# CONFIG_BLK_DEV_IDEPCI is not set
|
||||
# CONFIG_BLK_DEV_AEC62XX is not set
|
||||
# CONFIG_BLK_DEV_ALI15X3 is not set
|
||||
# CONFIG_BLK_DEV_AMD74XX is not set
|
||||
# CONFIG_BLK_DEV_CMD64X is not set
|
||||
# CONFIG_BLK_DEV_TRIFLEX is not set
|
||||
# CONFIG_BLK_DEV_CY82C693 is not set
|
||||
|
@ -96,8 +96,6 @@ CONFIG_PCI_DIRECT=y
|
||||
# SHPC has half-arsed PCI probing, which makes it load on too many systems
|
||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||
|
||||
CONFIG_BLK_DEV_AMD74XX=y
|
||||
|
||||
CONFIG_I2C_ALI1535=m
|
||||
CONFIG_I2C_ALI15X3=m
|
||||
CONFIG_I2C_ALI1563=m
|
||||
|
@ -34,9 +34,6 @@ CONFIG_ACPI_HOTPLUG_MEMORY=m
|
||||
# SHPC has half-arsed PCI probing, which makes it load on too many systems
|
||||
CONFIG_HOTPLUG_PCI_SHPC=m
|
||||
|
||||
# Really ? not 32bit only ?
|
||||
CONFIG_BLK_DEV_AMD74XX=y
|
||||
|
||||
CONFIG_CRYPTO_AES_X86_64=y
|
||||
CONFIG_CRYPTO_TWOFISH_X86_64=m
|
||||
CONFIG_CRYPTO_SALSA20_X86_64=m
|
||||
|
Loading…
Reference in New Issue
Block a user