Analyse and explore linux
Component GPIOLIB_FASTPATH_LIMIT

Component Type: kbuild config

Description: Maximum number of GPIOs for fast path

More info: This adjusts the point at which certain APIs will switch from using a stack allocated buffer to a dynamically allocated buffer. You shouldn't need to change this unless you really need to optimize either stack space or performance. Change this carefully since setting an incorrect value could cause stack corruption.

Build project: Kconfig (Linux kconfig) (Path: drivers\gpio\Kconfig )

Other views: file explorer

Generated by PFA software prototype