diff options
author | Markus Wigge <mwigge@marcant.net> | 2009-02-09 12:34:08 +0000 |
---|---|---|
committer | Markus Wigge <mwigge@marcant.net> | 2009-02-09 12:34:08 +0000 |
commit | d7fed96ebacf649a1c31b7d71ae9677ad37da27b (patch) | |
tree | ef9c041424f90557a46079f9e3c64362f0c3f03a | |
parent | 50bb63356d0383a9daf582c8cccf7ba7ef4c9caf (diff) | |
download | upstream-d7fed96ebacf649a1c31b7d71ae9677ad37da27b.tar.gz upstream-d7fed96ebacf649a1c31b7d71ae9677ad37da27b.tar.bz2 upstream-d7fed96ebacf649a1c31b7d71ae9677ad37da27b.zip |
- removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
SVN-Revision: 14460
-rw-r--r-- | target/linux/x86/config-2.6.28 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/config-2.6.28 b/target/linux/x86/config-2.6.28 index b873b55e75..d89e09cc49 100644 --- a/target/linux/x86/config-2.6.28 +++ b/target/linux/x86/config-2.6.28 @@ -39,7 +39,7 @@ CONFIG_BINFMT_MISC=y CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_4DRIVES is not set # CONFIG_BLK_DEV_ALI14XX is not set -CONFIG_BLK_DEV_CS5535=y +CONFIG_BLK_DEV_AMD74XX=y # CONFIG_BLK_DEV_DTC2278 is not set CONFIG_BLK_DEV_GENERIC=y # CONFIG_BLK_DEV_HT6560B is not set |