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/mvebu | |
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/mvebu')
-rw-r--r-- | target/linux/mvebu/cortexa53/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mvebu/cortexa53/config-5.4 b/target/linux/mvebu/cortexa53/config-5.4 index c2c55161f6..cc44f997da 100644 --- a/target/linux/mvebu/cortexa53/config-5.4 +++ b/target/linux/mvebu/cortexa53/config-5.4 @@ -164,7 +164,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_KASAN_STACK=1 # CONFIG_MEMORY_HOTPLUG is not set CONFIG_MFD_SYSCON=y |