diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Kconfig.debug | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 2307d7c89dac..a6620838afc3 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -1875,15 +1875,6 @@ config PROVIDE_OHCI1394_DMA_INIT | |||
1875 | 1875 | ||
1876 | See Documentation/debugging-via-ohci1394.txt for more information. | 1876 | See Documentation/debugging-via-ohci1394.txt for more information. |
1877 | 1877 | ||
1878 | config BUILD_DOCSRC | ||
1879 | bool "Build targets in Documentation/ tree" | ||
1880 | depends on HEADERS_CHECK | ||
1881 | help | ||
1882 | This option attempts to build objects from the source files in the | ||
1883 | kernel Documentation/ tree. | ||
1884 | |||
1885 | Say N if you are unsure. | ||
1886 | |||
1887 | config DMA_API_DEBUG | 1878 | config DMA_API_DEBUG |
1888 | bool "Enable debugging of DMA-API usage" | 1879 | bool "Enable debugging of DMA-API usage" |
1889 | depends on HAVE_DMA_API_DEBUG | 1880 | depends on HAVE_DMA_API_DEBUG |