kernel: generic: add missing 4.19 config symbol
Fixes following kernel build issue on ath79/generic: Enable support for latency based cgroup IO protection (BLK_CGROUP_IOLATENCY) [N/y/?] (NEW) Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
a459d2379a
commit
6ca9d37b53
1 changed files with 1 additions and 0 deletions
|
@ -508,6 +508,7 @@ CONFIG_BITREVERSE=y
|
|||
# CONFIG_BLK_CMDLINE_PARSER is not set
|
||||
# CONFIG_BLK_CPQ_CISS_DA is not set
|
||||
# CONFIG_BLK_CPQ_DA is not set
|
||||
# CONFIG_BLK_CGROUP_IOLATENCY is not set
|
||||
# CONFIG_BLK_DEBUG_FS is not set
|
||||
CONFIG_BLK_DEV=y
|
||||
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
|
||||
|
|
Loading…
Reference in a new issue