block: Enable BLK_SED_OPAL (except on armel)

This commit is contained in:
Ben Hutchings 2018-04-19 00:11:59 +01:00
parent b776a2b257
commit a529c97bc1
3 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -517,6 +517,7 @@ linux (4.15.17-1) UNRELEASED; urgency=medium
- mac80211: add ieee80211_hw flag for QoS NDP support
- ath9k_htc: use non-QoS NDP for AP probing
* squashfs: Enable SQUASHFS_ZSTD (Closes: #883410)
* block: Enable BLK_SED_OPAL (except on armel)
[ Vagrant Cascadian ]
* [armhf] Add patch to fix loading of imx6q-cpufreq module.

View File

@ -86,6 +86,11 @@ CONFIG_ARM_THUMB=y
# CONFIG_CPU_DCACHE_DISABLE is not set
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
##
## file: block/Kconfig
##
# CONFIG_BLK_SED_OPAL is not set
##
## file: block/Kconfig.iosched
##

View File

@ -24,6 +24,7 @@ CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_WBT_MQ=y
CONFIG_BLK_SED_OPAL=y
##
## file: block/Kconfig.iosched