]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/um/Kconfig.net
[PATCH] uml: Rename Kconfig files to be like the other arches
authorJeff Dike <jdike@addtoit.com>
Sat, 3 Sep 2005 22:57:12 +0000 (15:57 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:06:19 +0000 (00:06 -0700)
commit08b178ebf37bbfb78329e0ae6ea688b103d205bf
treee11c4ac3015681bd60b66c47a1131d221435e916
parent96e59245e1abf3ea2e98c4b9ee2ebd975db653db
[PATCH] uml: Rename Kconfig files to be like the other arches

To the extent that sub-Kconfig files exist elsewhere in the tree, they are
named Kconfig.foo, rather than the Kconfig_foo that UML has.  This patch
brings the names in line with the rest of the tree.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
12 files changed:
arch/um/Kconfig
arch/um/Kconfig.char [new file with mode: 0644]
arch/um/Kconfig.i386 [new file with mode: 0644]
arch/um/Kconfig.net [new file with mode: 0644]
arch/um/Kconfig.scsi [new file with mode: 0644]
arch/um/Kconfig.x86_64 [new file with mode: 0644]
arch/um/Kconfig_char [deleted file]
arch/um/Kconfig_i386 [deleted file]
arch/um/Kconfig_net [deleted file]
arch/um/Kconfig_scsi [deleted file]
arch/um/Kconfig_x86_64 [deleted file]
arch/um/Makefile