mirror of https://github.com/hak5/openwrt-owl.git
- 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: 14460owl
parent
50bb63356d
commit
d7fed96eba
|
@ -39,7 +39,7 @@ CONFIG_BINFMT_MISC=y
|
||||||
CONFIG_BITREVERSE=y
|
CONFIG_BITREVERSE=y
|
||||||
# CONFIG_BLK_DEV_4DRIVES is not set
|
# CONFIG_BLK_DEV_4DRIVES is not set
|
||||||
# CONFIG_BLK_DEV_ALI14XX 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_DTC2278 is not set
|
||||||
CONFIG_BLK_DEV_GENERIC=y
|
CONFIG_BLK_DEV_GENERIC=y
|
||||||
# CONFIG_BLK_DEV_HT6560B is not set
|
# CONFIG_BLK_DEV_HT6560B is not set
|
||||||
|
|
Loading…
Reference in New Issue