[armel/kirkwood] ubi: Change UBIFS_FS and MTD_UBI from built-in to modules, to reduce kernel image size (fixes FTBFS)

svn path=/dists/trunk/linux/; revision=22836
This commit is contained in:
Ben Hutchings 2015-07-15 18:47:14 +00:00
parent 9f5f8ba82a
commit ef7d1869f8
2 changed files with 7 additions and 10 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux (4.1.2-1~exp2) UNRELEASED; urgency=medium
* [armel/kirkwood] ubi: Change UBIFS_FS and MTD_UBI from built-in to
modules, to reduce kernel image size (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 15 Jul 2015 15:16:42 +0100
linux (4.1.2-1~exp1) experimental; urgency=medium
* New upstream stable update:

View File

@ -351,11 +351,6 @@ CONFIG_MTD_NAND_ORION=y
##
CONFIG_MTD_SPI_NOR=y
##
## file: drivers/mtd/ubi/Kconfig
##
CONFIG_MTD_UBI=y
##
## file: drivers/net/arcnet/Kconfig
##
@ -606,11 +601,6 @@ CONFIG_ORION_WATCHDOG=m
##
CONFIG_JFFS2_FS=y
##
## file: fs/ubifs/Kconfig
##
CONFIG_UBIFS_FS=y
##
## file: kernel/trace/Kconfig
##