i386,amd64: enable MTD_NAND_PLATFORM

svn path=/dists/trunk/linux-2.6/; revision=8669
This commit is contained in:
Maximilian Attems 2007-05-21 15:45:44 +00:00
parent 2363fefeb0
commit 0ff275143b
3 changed files with 6 additions and 2 deletions

View File

@ -173,6 +173,8 @@ CONFIG_MTD_NAND_DISKONCHIP=m
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
# CONFIG_MTD_NAND_NANDSIM is not set
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_PNP=y
CONFIG_PNP_DEBUG=y
CONFIG_PNPACPI=y

View File

@ -227,6 +227,8 @@ CONFIG_MTD_NAND_DISKONCHIP=m
CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE is not set
# CONFIG_MTD_NAND_NANDSIM is not set
CONFIG_MTD_NAND_PLATFORM=m
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set
CONFIG_ISAPNP=y

4
debian/changelog vendored
View File

@ -10,9 +10,9 @@ linux-2.6 (2.6.22~rc2-1~experimental.1) UNRELEASED; urgency=low
* Enable CONFIG_TCP_CONG_YEAH, CONFIG_TCP_CONG_ILLINOIS,
CONFIG_NF_CONNTRACK_SANE in topconfig.
* [amd64, i386]: Take care of the renaming acpi-ibm to thinkpad-acpi.
Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD.
Enable KINGSUN_DONGLE, AF_RXRPC, RXKAD, MTD_NAND_PLATFORM.
-- maximilian attems <maks@debian.org> Mon, 21 May 2007 17:38:01 +0200
-- maximilian attems <maks@debian.org> Mon, 21 May 2007 17:46:49 +0200
linux-2.6 (2.6.21-3) UNRELEASED; urgency=low