[PATCH 2/3] arch/um/configs: add defconfig for i386, x86_64

2013-07-04 Thread Ramkumar Ramachandra
arch/um/defconfig only lists one default configuration, and that applies only to 32-bit architectures. To prepare the build infrastructure to teach ARCH=um about 64-bit host architectures, generate two fresh defconfig files: i386_defconfig and x86_64_defconfig Subsequent commits will remove

[PATCH 2/3] arch/um/configs: add defconfig for i386, x86_64

2013-07-04 Thread Ramkumar Ramachandra
arch/um/defconfig only lists one default configuration, and that applies only to 32-bit architectures. To prepare the build infrastructure to teach ARCH=um about 64-bit host architectures, generate two fresh defconfig files: i386_defconfig and x86_64_defconfig Subsequent commits will remove