diff options
Diffstat (limited to 'lib/Kconfig.debug')
-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 39d07e754822..33bc56cf60d7 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -1857,15 +1857,6 @@ config PROVIDE_OHCI1394_DMA_INIT | |||
1857 | 1857 | ||
1858 | See Documentation/debugging-via-ohci1394.txt for more information. | 1858 | See Documentation/debugging-via-ohci1394.txt for more information. |
1859 | 1859 | ||
1860 | config BUILD_DOCSRC | ||
1861 | bool "Build targets in Documentation/ tree" | ||
1862 | depends on HEADERS_CHECK | ||
1863 | help | ||
1864 | This option attempts to build objects from the source files in the | ||
1865 | kernel Documentation/ tree. | ||
1866 | |||
1867 | Say N if you are unsure. | ||
1868 | |||
1869 | config DMA_API_DEBUG | 1860 | config DMA_API_DEBUG |
1870 | bool "Enable debugging of DMA-API usage" | 1861 | bool "Enable debugging of DMA-API usage" |
1871 | depends on HAVE_DMA_API_DEBUG | 1862 | depends on HAVE_DMA_API_DEBUG |