kernel: Set CONFIG_FRAME_WARN depending on target
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 30 May 2023 18:21:43 +0000 (20:21 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 2 Jun 2023 09:19:32 +0000 (11:19 +0200)
commit16a20512d852f6ecebf8c57cd7fa2572a06a9d0b
treee985a6b67efc0f243058141bb02ba9b323809184
parentedb3a4162c0763ecc9d5e7660700a68a25bf28e3
kernel: Set CONFIG_FRAME_WARN depending on target

This set the CONFIG_FRAME_WARN option depending on some target settings.
It will use the default from the upstream kernel and not the hard coded
value of 1024 now.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config/Config-kernel.in
target/linux/generic/config-5.15
target/linux/generic/config-6.1
target/linux/layerscape/armv8_64b/config-5.15
target/linux/octeon/config-5.15
target/linux/rockchip/armv8/config-5.15
target/linux/rockchip/armv8/config-6.1
target/linux/sifiveu/config-5.15
target/linux/sunxi/config-5.15