mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
Revert "lib/Kconfig.debug: raise CONFIG_FRAME_WARN for Rockchip UVC"
This reverts commit 3d41efffff.
Change-Id: I8cb0ffaa002d057c26e855763ea2d0f76262d6e2
Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -204,7 +204,6 @@ config ENABLE_MUST_CHECK
|
||||
config FRAME_WARN
|
||||
int "Warn for stack frames larger than (needs gcc 4.4)"
|
||||
range 0 8192
|
||||
default 5120 if USB_CONFIGFS_F_UVC_ROCKCHIP
|
||||
default 2048 if GCC_PLUGIN_LATENT_ENTROPY
|
||||
default 1024 if !64BIT
|
||||
default 2048 if 64BIT
|
||||
|
||||
Reference in New Issue
Block a user