[armel/kirkwood] Disable RD_LZO and RD_LZ4

svn path=/dists/sid/linux/; revision=22204
This commit is contained in:
Ian Campbell 2014-12-19 08:51:33 +00:00
parent bbecbd8cc4
commit eb0e5184da
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ linux (3.16.7-ckt2-2) UNRELEASED; urgency=medium
* [armel] Change configuration to reduce kernel image size
- Warn if image size leaves less than 1% spare capacity in the flash. This
allows some slack for growth over the lifetime of a stable release.
- [/kirkwood] Disable RD_LZO and RD_LZ4
-- Ben Hutchings <ben@decadent.org.uk> Sat, 13 Dec 2014 11:45:48 +0000

View File

@ -678,3 +678,8 @@ CONFIG_SND_KIRKWOOD_SOC=m
CONFIG_SND_KIRKWOOD_SOC_OPENRD=m
CONFIG_SND_KIRKWOOD_SOC_T5325=m
##
## file: usr/Kconfig
##
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set