diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-09 17:28:39 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-10 23:58:58 +0200 |
commit | b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2 (patch) | |
tree | 3b81601ba1a4fe3b60f1c5b9c33231ba612d9c0c /target/linux/mediatek | |
parent | eafdd1a0fcc17cf09db96f01b995abec2c9d7f0d (diff) | |
download | upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.gz upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.bz2 upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.zip |
kernel: Move CONFIG_IONIC to generic kernel config
It is deactivated everywhere, just set this in the generic config.
Acked-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mediatek')
-rwxr-xr-x | target/linux/mediatek/mt7622/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7622/config-5.4 b/target/linux/mediatek/mt7622/config-5.4 index 92da879a82..71c5a9588f 100755 --- a/target/linux/mediatek/mt7622/config-5.4 +++ b/target/linux/mediatek/mt7622/config-5.4 @@ -374,7 +374,6 @@ CONFIG_INLINE_WRITE_LOCK_IRQ=y CONFIG_INLINE_WRITE_LOCK_IRQSAVE=y CONFIG_INLINE_WRITE_UNLOCK_BH=y CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE=y -# CONFIG_IONIC is not set CONFIG_IO_URING=y CONFIG_IRQCHIP=y CONFIG_IRQ_DOMAIN=y |