diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-05-25 16:41:46 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-05-25 16:41:46 -0400 |
commit | f40f61bc0c42f828e6096ee5daa95fe4ce301451 (patch) | |
tree | 09eb6a4feebda1bd24266c9e2f81d46f968d7089 | |
parent | 6226546ba136b84d1fabfbbc3dda4300781b9617 (diff) | |
download | kernel-f40f61bc0c42f828e6096ee5daa95fe4ce301451.tar.gz kernel-f40f61bc0c42f828e6096ee5daa95fe4ce301451.tar.xz kernel-f40f61bc0c42f828e6096ee5daa95fe4ce301451.zip |
Drop CONFIG_BLK_DEV_IDE
This option was removed in 2008 with upstream commit 452a8ed8ce752a4230
-rw-r--r-- | config-generic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-generic b/config-generic index 467f46427..b046fa9c4 100644 --- a/config-generic +++ b/config-generic @@ -269,8 +269,6 @@ CONFIG_BLK_DEV_THROTTLING=y # # CONFIG_IDE is not set -CONFIG_BLK_DEV_IDE=y - # # Please see Documentation/ide.txt for help/info on IDE drives # |