cpufreq: amd-pstate: move global params struct back to a header file
[pf-kernel.git] / Kconfig
blob745bc773f567067a85ce6574fb41ce80833247d9
1 # SPDX-License-Identifier: GPL-2.0
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.rst.
6 mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
8 source "scripts/Kconfig.include"
10 source "init/Kconfig"
12 source "kernel/Kconfig.freezer"
14 source "fs/Kconfig.binfmt"
16 source "mm/Kconfig"
18 source "net/Kconfig"
20 source "drivers/Kconfig"
22 source "fs/Kconfig"
24 source "security/Kconfig"
26 source "crypto/Kconfig"
28 source "lib/Kconfig"
30 source "lib/Kconfig.debug"
32 source "Documentation/Kconfig"