diff options
author | Dave Jones <davej@redhat.com> | 2012-01-17 10:32:48 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-01-17 10:32:48 -0500 |
commit | 7b9de460861b74bf70730440c01b05494dd6e209 (patch) | |
tree | 2701c2128bec67f8fd36bef9e37ab49a2285cb54 /config-x86_64-generic | |
parent | 9db946276054ce4cd0d254ce9f2a958ce48b0221 (diff) | |
download | kernel-7b9de460861b74bf70730440c01b05494dd6e209.tar.gz kernel-7b9de460861b74bf70730440c01b05494dd6e209.tar.xz kernel-7b9de460861b74bf70730440c01b05494dd6e209.zip |
Remove CONFIG_BLK_DEV_AMD74XX duplicate entries
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index f5bbf9f57..586b010fa 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -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 |