x86, um: get rid of arch/um/Kconfig.arch
Teach scripts/kconfig/Makefile and top-level Makefile that arch/*/Makefile is allowed to say Kconfig := <whatever I want instead of arch/blah/Kconfig>. Rewrite arch/um/Kconfig and arch/um/Kconfig.<subarch> so that the latter would be top-level one (and include the pieces of the former). Signed-off-by:Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- Makefile 1 addition, 1 deletionMakefile
- arch/um/Kconfig.common 77 additions, 0 deletionsarch/um/Kconfig.common
- arch/um/Kconfig.rest 42 additions, 0 deletionsarch/um/Kconfig.rest
- arch/um/Kconfig.um 0 additions, 126 deletionsarch/um/Kconfig.um
- arch/um/Kconfig.x86 10 additions, 0 deletionsarch/um/Kconfig.x86
- arch/um/Makefile 2 additions, 6 deletionsarch/um/Makefile
- scripts/kconfig/Makefile 4 additions, 0 deletionsscripts/kconfig/Makefile
Loading
Please register or sign in to comment