Enable MTD and MTDBLOCK in top-level config.

svn path=/dists/sid/linux/; revision=22008
This commit is contained in:
Ian Campbell 2014-10-31 15:21:59 +00:00
parent f23e810882
commit dead94ce84
6 changed files with 4 additions and 12 deletions

1
debian/changelog vendored
View File

@ -168,6 +168,7 @@ linux (3.16.7-1) UNRELEASED; urgency=medium
* [armhf] Enable various drivers for the Nokia N900. Patch from Sebastian
Reichel. (Closes: #766070)
* [arm64] Enable EHCI and OHCI platform USB HCD drivers.
* Enable MTD and MTDBLOCK in top-level config.
[ Uwe Kleine-Koenig ]
* [armhf] enable PCI and NAND driver for Armada 370

View File

@ -415,14 +415,11 @@ CONFIG_MMC_BLOCK=m
##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=m
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y

View File

@ -2221,6 +2221,9 @@ CONFIG_MMC_REALTEK_USB=m
##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=m
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
# CONFIG_MTD_TESTS is not set
CONFIG_MTD_AR7_PARTS=m
CONFIG_RFD_FTL=m

View File

@ -186,10 +186,7 @@ CONFIG_MMC_BLOCK=m
##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=m
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y

View File

@ -189,10 +189,7 @@ CONFIG_MMC_BLOCK=m
##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=m
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y

View File

@ -799,14 +799,11 @@ CONFIG_MMC_SDHCI_ACPI=m
##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=m
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
# CONFIG_MTD_CMDLINE_PARTS is not set
CONFIG_MTD_BLOCK=m
CONFIG_MTD_BLOCK_RO=m
CONFIG_FTL=m
CONFIG_NFTL=m
CONFIG_NFTL_RW=y