projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a459d23
)
kernel: generic: add missing 4.19 config symbol
author
Petr Štetiar
<ynezz@true.cz>
Thu, 13 Jun 2019 12:34:59 +0000
(12:34 +0000)
committer
Petr Štetiar
<ynezz@true.cz>
Tue, 18 Jun 2019 14:08:55 +0000
(16:08 +0200)
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>
target/linux/generic/config-4.19
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.19
b/target/linux/generic/config-4.19
index e39837b995b687c18dab6b6132d1c7049a3e73ef..9a31a6ff303a91a8434eb27e164984193db91565 100644
(file)
--- a/
target/linux/generic/config-4.19
+++ b/
target/linux/generic/config-4.19
@@
-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