Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 152de30b authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

docsrc: use config instead of menuconfig



BUILD_DOCSRC should be controlled by "config" instead of "menuconfig".
I have no idea how I managed to use "menuconfig" here.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b28fe28f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -838,7 +838,7 @@ config FIREWIRE_OHCI_REMOTE_DMA

	  If unsure, say N.

menuconfig BUILD_DOCSRC
config BUILD_DOCSRC
	bool "Build targets in Documentation/ tree"
	depends on HEADERS_CHECK
	help