Documentation: Avoid duplicate Kconfig inclusion

Documentation/Kconfig is already included from top-level, avoid
including it again from lib/Kconfig.debug.

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230114-doc-v2-1-853a8434ac95@pefoley.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Peter Foley
2023-01-16 17:58:10 -05:00
committed by Jonathan Corbet
parent 8bc7f397c2
commit b4f34f0b66
2 changed files with 8 additions and 4 deletions

View File

@@ -2872,6 +2872,4 @@ config RUST_BUILD_ASSERT_ALLOW
endmenu # "Rust"
source "Documentation/Kconfig"
endmenu # Kernel hacking