kernel: Deactivate options shown with CONFIG_KERNEL_KASAN=y
authorHauke Mehrtens <hmehrtens@maxlinear.com>
Wed, 8 Mar 2023 20:31:18 +0000 (21:31 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Mar 2023 17:44:46 +0000 (18:44 +0100)
commit2213bf5e83ffeb597fe67c7192f797311f0c44b8
treec4a5587a6b7c55fdc3c200c34bb739245535405a
parent85661be9df381bacd1f9d09d4045efa04e6ad3c4
kernel: Deactivate options shown with CONFIG_KERNEL_KASAN=y

This deactivates some kernel configuration options I see when
CONFIG_KERNEL_KASAN=y is set in the OpenWrt configuration on x86/64.

Set CONFIG_STACK_HASH_ORDER to its default value.

Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
target/linux/generic/config-5.15