um: create a proper drivers Kconfig
authorChristoph Hellwig <hch@lst.de>
Tue, 31 Jul 2018 11:39:28 +0000 (13:39 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 1 Aug 2018 23:03:23 +0000 (08:03 +0900)
commit9bea18010f210dd24d2a4f2bd3df7b92132537ae
tree684420125bd40d7295c2d2cfd0ff279f874ca98d
parentf163977d21a2b380ef83c25df2f83740577dc564
um: create a proper drivers Kconfig

Merge arch/um/Kconfig.char and arch/um/Kconfig.net into a new
arch/um/drivers/Kconfig.  This fits the way Kconfig files are placed
elsewhere in the kernel tree.

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.char [deleted file]
arch/um/Kconfig.net [deleted file]
arch/um/drivers/Kconfig [new file with mode: 0644]