Skip to content

Commit

Permalink
Revert "lib/Kconfig.debug: raise CONFIG_FRAME_WARN for Rockchip UVC"
Browse files Browse the repository at this point in the history
This reverts commit 3d41eff.

Change-Id: I8cb0ffaa002d057c26e855763ea2d0f76262d6e2
Signed-off-by: William Wu <[email protected]>
  • Loading branch information
wuliangfeng committed Jun 4, 2019
1 parent f282ec7 commit 11bd452
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11bd452

Please sign in to comment.