diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index e1a937348a3e..aca8881b9117 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -1720,6 +1720,13 @@ config PERF_USE_VMALLOC | |||
1720 | help | 1720 | help |
1721 | See tools/perf/design.txt for details | 1721 | See tools/perf/design.txt for details |
1722 | 1722 | ||
1723 | config PC104 | ||
1724 | bool "PC/104 support" | ||
1725 | help | ||
1726 | Expose PC/104 form factor device drivers and options available for | ||
1727 | selection and configuration. Enable this option if your target | ||
1728 | machine has a PC/104 bus. | ||
1729 | |||
1723 | menu "Kernel Performance Events And Counters" | 1730 | menu "Kernel Performance Events And Counters" |
1724 | 1731 | ||
1725 | config PERF_EVENTS | 1732 | config PERF_EVENTS |