|
@@ -1565,6 +1565,15 @@ config LOCAL_TIMERS
|
|
accounting to be spread across the timer interval, preventing a
|
|
accounting to be spread across the timer interval, preventing a
|
|
"thundering herd" at every timer tick.
|
|
"thundering herd" at every timer tick.
|
|
|
|
|
|
|
|
+config ARCH_NR_GPIO
|
|
|
|
+ int
|
|
|
|
+ default 1024 if ARCH_TEGRA
|
|
|
|
+ default 0
|
|
|
|
+ help
|
|
|
|
+ Maximum number of GPIOs in the system.
|
|
|
|
+
|
|
|
|
+ If unsure, leave the default value.
|
|
|
|
+
|
|
source kernel/Kconfig.preempt
|
|
source kernel/Kconfig.preempt
|
|
|
|
|
|
config HZ
|
|
config HZ
|