um: cleanup Kconfig files
authorChristoph Hellwig <hch@lst.de>
Tue, 31 Jul 2018 11:39:27 +0000 (13:39 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 1 Aug 2018 23:03:23 +0000 (08:03 +0900)
commitf163977d21a2b380ef83c25df2f83740577dc564
treedbcd0a630841792c0d06e3c7fc8cb3434587bd88
parent79b05c1f31e2ed3dbc4e1d098a29687f5c39c495
um: cleanup Kconfig files

We can handle all not architecture specific UM configuration directly in
the newly added arch/um/Kconfig.  Do so by merging the Kconfig.common,
Kconfig.rest and Kconfig.um files into arch/um/Kconfig, and move the main
UML menu as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/um/Kconfig
arch/um/Kconfig.common [deleted file]
arch/um/Kconfig.rest [deleted file]
arch/um/Kconfig.um [deleted file]
arch/x86/um/Kconfig