]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
x86: move i386 and x86_64 Kconfig files to x86 directory
authorSam Ravnborg <sam@ravnborg.org>
Thu, 25 Oct 2007 19:04:16 +0000 (21:04 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Thu, 25 Oct 2007 20:37:02 +0000 (22:37 +0200)
commit47572387d58a9584c60ebbbdee56fc92c627f16f
tree04ac61fdc84b080dac72c30a06cee449b6c3e847
parente703f75d620824739148142c3734ae8223e4d1f5
x86: move i386 and x86_64 Kconfig files to x86 directory

After a small change in kconfig Makefile we could
move all x86 Kconfig files to x86 directory.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
arch/i386/Kconfig [deleted file]
arch/i386/Kconfig.cpu [deleted file]
arch/x86/Kconfig.cpu [new file with mode: 0644]
arch/x86/Kconfig.i386 [new file with mode: 0644]
arch/x86/Kconfig.x86_64 [new file with mode: 0644]
arch/x86_64/Kconfig [deleted file]
scripts/kconfig/Makefile