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)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 2 Jun 2023 19:18:41 +0000 (21:18 +0200)
commitf949dd5c906fc36d74d86d39fb9c4d514eea57d6
treef345c7c9b1e1a8b671c17419feedeacd261a0581
parentd4d94a1ff37fec554af1d08569e189ea1eede6af
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>
(cherry picked from commit 16a20512d852f6ecebf8c57cd7fa2572a06a9d0b)
config/Config-kernel.in
target/linux/generic/config-5.15
target/linux/layerscape/armv8_64b/config-5.15
target/linux/octeon/config-5.15
target/linux/rockchip/armv8/config-5.15
target/linux/sunxi/config-5.15