diff options
Diffstat (limited to 'lib/Kconfig.debug')
| -rw-r--r-- | lib/Kconfig.debug | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e1d4764435ed..800ac8485544 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -735,6 +735,15 @@ config FIREWIRE_OHCI_REMOTE_DMA | |||
| 735 | 735 | ||
| 736 | If unsure, say N. | 736 | If unsure, say N. |
| 737 | 737 | ||
| 738 | menuconfig BUILD_DOCSRC | ||
| 739 | bool "Build targets in Documentation/ tree" | ||
| 740 | depends on HEADERS_CHECK | ||
| 741 | help | ||
| 742 | This option attempts to build objects from the source files in the | ||
| 743 | kernel Documentation/ tree. | ||
| 744 | |||
| 745 | Say N if you are unsure. | ||
| 746 | |||
| 738 | source "samples/Kconfig" | 747 | source "samples/Kconfig" |
| 739 | 748 | ||
| 740 | source "lib/Kconfig.kgdb" | 749 | source "lib/Kconfig.kgdb" |
