File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ source "drivers/cxl/Kconfig"
10
10
source "drivers/pcmcia/Kconfig"
11
11
source "drivers/rapidio/Kconfig"
12
12
13
+ config PC104
14
+ bool "PC/104 support" if EXPERT
15
+ help
16
+ Expose PC/104 form factor device drivers and options available for
17
+ selection and configuration. Enable this option if your target
18
+ machine has a PC/104 bus.
13
19
14
20
source "drivers/base/Kconfig"
15
21
Original file line number Diff line number Diff line change @@ -1866,13 +1866,6 @@ config CACHESTAT_SYSCALL
1866
1866
1867
1867
If unsure say Y here.
1868
1868
1869
- config PC104
1870
- bool "PC/104 support" if EXPERT
1871
- help
1872
- Expose PC/104 form factor device drivers and options available for
1873
- selection and configuration. Enable this option if your target
1874
- machine has a PC/104 bus.
1875
-
1876
1869
config KALLSYMS
1877
1870
bool "Load all symbols for debugging/ksymoops" if EXPERT
1878
1871
default y
You can’t perform that action at this time.
0 commit comments