Kconfig: consolidate the "Kernel hacking" menu
Move the source of lib/Kconfig.debug and arch/$(ARCH)/Kconfig.debug to the top-level Kconfig. For two architectures that means moving their arch-specific symbols in that menu into a new arch Kconfig.debug file, and for a few more creating a dummy file so that we can include it unconditionally. Also move the actual 'Kernel hacking' menu to lib/Kconfig.debug, where it belongs. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- arch/sparc/Kconfig.debug 0 additions, 5 deletionsarch/sparc/Kconfig.debug
- arch/um/Kconfig 0 additions, 2 deletionsarch/um/Kconfig
- arch/um/Kconfig.debug 0 additions, 5 deletionsarch/um/Kconfig.debug
- arch/unicore32/Kconfig 0 additions, 2 deletionsarch/unicore32/Kconfig
- arch/unicore32/Kconfig.debug 0 additions, 5 deletionsarch/unicore32/Kconfig.debug
- arch/x86/Kconfig 0 additions, 2 deletionsarch/x86/Kconfig
- arch/x86/Kconfig.debug 0 additions, 5 deletionsarch/x86/Kconfig.debug
- arch/xtensa/Kconfig 0 additions, 2 deletionsarch/xtensa/Kconfig
- arch/xtensa/Kconfig.debug 0 additions, 5 deletionsarch/xtensa/Kconfig.debug
- lib/Kconfig.debug 6 additions, 0 deletionslib/Kconfig.debug
Loading
Please register or sign in to comment