From: Andrew Morton Cc: Randy Dunlap Signed-off-by: Andrew Morton --- lib/Kconfig.debug | 1 + 1 file changed, 1 insertion(+) diff -puN lib/Kconfig.debug~documentation-build-source-files-in-documentation-sub-dir-disable lib/Kconfig.debug --- a/lib/Kconfig.debug~documentation-build-source-files-in-documentation-sub-dir-disable +++ a/lib/Kconfig.debug @@ -644,6 +644,7 @@ config PROVIDE_OHCI1394_DMA_INIT menuconfig BUILD_DOCSRC bool "Build targets in Documentation/ tree" + depends on BROKEN help This option attempts to build objects from the source files in the kernel Documentation/ tree. _