]> xenbits.xensource.com Git - xen.git/commitdiff
x86: CONFIG_X86 defined by Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 22 Feb 2016 16:21:03 +0000 (17:21 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 22 Feb 2016 16:21:03 +0000 (17:21 +0100)
CONFIG_X86 is defined by Kconfig when building for x86.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/config.h

index a45d3ee7cbe0a97eb14a7fc86bde5ade0c375ec0..07f3c1f16930a26e32c60939b497b0d92aad9e56 100644 (file)
@@ -16,7 +16,6 @@
 
 #define BITS_PER_XEN_ULONG BITS_PER_LONG
 
-#define CONFIG_X86 1
 #define CONFIG_PAGING_ASSISTANCE 1
 #define CONFIG_X86_LOCAL_APIC 1
 #define CONFIG_X86_GOOD_APIC 1