diff options
author | Robert Marko <robert.marko@sartura.hr> | 2021-11-04 12:53:24 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2021-11-06 23:36:32 +0100 |
commit | 605d2809141484c062d76df539d064cd99073c0d (patch) | |
tree | e32874942ff72e6a853ea6c0fb6d4a2989354170 /target/linux | |
parent | ab1969d9a8a30527058a7882fac19763cdab57c1 (diff) | |
download | upstream-605d2809141484c062d76df539d064cd99073c0d.tar.gz upstream-605d2809141484c062d76df539d064cd99073c0d.tar.bz2 upstream-605d2809141484c062d76df539d064cd99073c0d.zip |
ipq40xx: 5.10: refresh config
It looks like CONFIG_BLK_CMDLINE_PARSER was forgotten during the Orbi
device merge.
So lets refresh the config with it.
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ipq40xx/config-5.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq40xx/config-5.10 b/target/linux/ipq40xx/config-5.10 index 16baa99f4d..779c86fc95 100644 --- a/target/linux/ipq40xx/config-5.10 +++ b/target/linux/ipq40xx/config-5.10 @@ -47,6 +47,7 @@ CONFIG_AT803X_PHY=y CONFIG_AUTO_ZRELADDR=y CONFIG_BCH=y CONFIG_BINFMT_FLAT_ARGVP_ENVP_ON_STACK=y +CONFIG_BLK_CMDLINE_PARSER=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_MQ_PCI=y CONFIG_BOUNCE=y |