Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on Footbridge.

svn path=/dists/trunk/linux-2.6/; revision=5080
This commit is contained in:
Martin Michlmayr 2005-12-24 22:13:06 +00:00
parent fca9dc0f82
commit d90247432f
2 changed files with 3 additions and 1 deletions

View File

@ -1493,7 +1493,7 @@ CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_SL82C105=m
CONFIG_BLK_DEV_SL82C105=y
# CONFIG_SUNDANCE_MMIO is not set
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_USB_HIDDEV is not set

2
debian/changelog vendored
View File

@ -30,6 +30,8 @@ linux-2.6 (2.6.14+2.6.15-rc6-0experimental.1) UNRELEASED; urgency=low
[ Marin Michlmayr ]
* [arm] Don't define "compiler" since GCC 4.x is the default now anyway.
* [arm] Add descriptions for "class" and "longclass".
* [arm] Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on
Footbridge.
-- Sven Luther <luther@debian.org> Mon, 19 Dec 2005 22:21:46 +0000