diff options
author | John Crispin <john@phrozen.org> | 2018-05-28 08:12:28 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-18 21:21:54 +0200 |
commit | 29ba45bb3541dbd40f04140c5e65b0ce731e9aa6 (patch) | |
tree | fed24c8e9407f1fdef7b581ba8eef0c14f6b6205 /target | |
parent | 050603984595f65d96bcac3dbd68dc509d881e5d (diff) | |
download | mtk-20170518-29ba45bb3541dbd40f04140c5e65b0ce731e9aa6.zip mtk-20170518-29ba45bb3541dbd40f04140c5e65b0ce731e9aa6.tar.gz mtk-20170518-29ba45bb3541dbd40f04140c5e65b0ce731e9aa6.tar.bz2 |
mediatek: add missing symbols for mt7622
Signed-off-by: John Crispin <john@phrozen.org>
(cherry picked from commit 55f37310020c48ff575158791eb8dbcc6802c549)
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/mediatek/mt7622/config-4.14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7622/config-4.14 b/target/linux/mediatek/mt7622/config-4.14 index c06c703..5d43b22 100644 --- a/target/linux/mediatek/mt7622/config-4.14 +++ b/target/linux/mediatek/mt7622/config-4.14 @@ -418,7 +418,7 @@ CONFIG_SPI=y CONFIG_SPI_MASTER=y CONFIG_SPI_MT65XX=y CONFIG_SRCU=y -# CONFIG_SWAP is not set +CONFIG_SWAP=y CONFIG_SWIOTLB=y CONFIG_SWPHY=y CONFIG_SYSCTL_EXCEPTION_TRACE=y |