commit | f163977d21a2b380ef83c25df2f83740577dc564 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 31 13:39:27 2018 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 02 08:03:23 2018 +0900 |
tree | dbcd0a630841792c0d06e3c7fc8cb3434587bd88 | |
parent | 79b05c1f31e2ed3dbc4e1d098a29687f5c39c495 [diff] |
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>