diff options
author | John Crispin <john@phrozen.org> | 2018-02-16 10:01:31 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-02-16 10:02:08 +0100 |
commit | 6873cf4f632508e7a61235438d79a3a9910360df (patch) | |
tree | aa557af9b7c7de98ffefa479c629fb0293c4bf3e /target/linux/mediatek | |
parent | 95745516a2bff63c80159883d82e222f079c1cb4 (diff) | |
download | upstream-6873cf4f632508e7a61235438d79a3a9910360df.tar.gz upstream-6873cf4f632508e7a61235438d79a3a9910360df.tar.bz2 upstream-6873cf4f632508e7a61235438d79a3a9910360df.zip |
kernel: add missing symbols
These cause mediatek arm to fail full builds
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r-- | target/linux/mediatek/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/config-4.14 b/target/linux/mediatek/config-4.14 index af22186682..febb7b5955 100644 --- a/target/linux/mediatek/config-4.14 +++ b/target/linux/mediatek/config-4.14 @@ -1,3 +1,4 @@ +# CONFIG_AHCI_MTK is not set # CONFIG_AIO is not set CONFIG_ALIGNMENT_TRAP=y CONFIG_ARCH_CLOCKSOURCE_DATA=y |