diff options
author | John Crispin <john@phrozen.org> | 2018-09-10 17:50:40 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-09-10 17:50:40 +0200 |
commit | 9926f7cf29cbdb075f83128956b33215c93732ae (patch) | |
tree | 63edea516c1823161e748556786b2cbf66b05963 /target/linux | |
parent | 4549ab46a85735aa957e05c91dc023228aaa2697 (diff) | |
download | upstream-9926f7cf29cbdb075f83128956b33215c93732ae.tar.gz upstream-9926f7cf29cbdb075f83128956b33215c93732ae.tar.bz2 upstream-9926f7cf29cbdb075f83128956b33215c93732ae.zip |
kernel: add missing symbol
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index a15b870419..ee67db89b3 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -2836,6 +2836,7 @@ CONFIG_MTD_SPLIT_SUPPORT=y # CONFIG_MTD_TESTS is not set # CONFIG_MTD_UBI is not set # CONFIG_MTD_UIMAGE_SPLIT is not set +# CONFIG_MTD_VIRT_CONCAT is not set CONFIG_MULTIUSER=y # CONFIG_MUTEX_SPIN_ON_OWNER is not set # CONFIG_MV643XX_ETH is not set |