[armel/marvell] Change MTD_CFI_AMDSTD from module to built-in

Because orion5x-based Buffalo Linkstation devices still need it
(Closes: #818598)
This commit is contained in:
Roger Shimizu 2016-03-24 08:21:40 +09:00
parent 962c3c4a6f
commit cea35dbc2d
2 changed files with 7 additions and 2 deletions

5
debian/changelog vendored
View File

@ -3,6 +3,11 @@ linux (4.4.6-2) UNRELEASED; urgency=medium
[ Salvatore Bonaccorso ]
* [x86] iopl/64: properly context-switch IOPL on Xen PV (CVE-2016-3157)
[ Roger Shimizu ]
* [armel/marvell] Change MTD_CFI_AMDSTD from module to built-in
because orion5x-based Buffalo Linkstation devices still need it
(Closes: #818598)
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 17 Mar 2016 18:19:26 +0100
linux (4.4.6-1) unstable; urgency=medium

View File

@ -373,8 +373,8 @@ CONFIG_MTD_CFI_I4=y
# CONFIG_MTD_OTP is not set
#. Needed e.g. on QNAP devices
CONFIG_MTD_CFI_INTELEXT=y
#. Needed e.g. on the D-Link DNS-323
CONFIG_MTD_CFI_AMDSTD=m
#. Needed e.g. on D-Link DNS-323, Buffalo KuroBox-Pro, Buffalo Linkstation LS-GL / LS-WTGL, etc
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_CFI_STAA=m
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set