-
Notifications
You must be signed in to change notification settings - Fork 1
/
Kconfig
44 lines (27 loc) · 1.17 KB
/
Kconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# SPDX-License-Identifier: GPL-2.0
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.rst.
#
mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
source "scripts/Kconfig.include"
source "init/Kconfig"
source "kernel/Kconfig.freezer"
source "fs/Kconfig.binfmt"
source "mm/Kconfig"
source "net/Kconfig"
source "drivers/Kconfig"
source "fs/Kconfig"
source "security/Kconfig"
source "crypto/Kconfig"
source "lib/Kconfig"
source "lib/Kconfig.debug"
source "Documentation/Kconfig"
source "techpack/display/msm/dp/Kconfig"
source "techpack/camera/drivers/Kconfig"
source "test/Kconfig"
source "techpack/display/msm/samsung/SW83109_WM6676Z21/Kconfig" # ADDED BY LEGO AUTOMATICALLY: DO NOT SUBMIT
source "techpack/display/msm/samsung/SW83109_BF067XMM_A73/Kconfig" # ADDED BY LEGO AUTOMATICALLY: DO NOT SUBMIT
source "techpack/display/msm/samsung/A73_S6E3FC3_AMB667BV01/Kconfig" # ADDED BY LEGO AUTOMATICALLY: DO NOT SUBMIT
source "techpack/display/msm/samsung/S6E3HAB_AMB667AN01_A73/Kconfig" # ADDED BY LEGO AUTOMATICALLY: DO NOT SUBMIT
source "techpack/display/msm/samsung/Kconfig" # ADDED BY LEGO AUTOMATICALLY: DO NOT SUBMIT