From: Andrew Morton Cc: Randy Dunlap Cc: Sam Ravnborg 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 @@ -634,6 +634,7 @@ config FIREWIRE_OHCI_REMOTE_DMA 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. _