x86: do not use $(ARCH) when not needed
[linux-2.6/kvm.git] / arch / x86 / Kconfig.i386
blob7b8dc2604d57f7dc70e105e3d43383012d7a622a
2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
6 mainmenu "Linux Kernel Configuration"
8 config X86_32
9         bool
10         default y
11         help
12           This is Linux's home port.  Linux was originally native to the Intel
13           386, and runs on all the later x86 processors including the Intel
14           486, 586, Pentiums, and various instruction-set-compatible chips by
15           AMD, Cyrix, and others.
18 source "arch/x86/Kconfig"