Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:53:11 +0000 (18:53 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:53:11 +0000 (18:53 -0800)
commita052f4473603765eb6b4c19754689977601dc1d1
treeae611127b9ed75c99f2654ec50c46f2313dfb728
parent6f37ac793d6ba7b35d338f791974166f67fdd9ba
parentdaa93fab824f2b8c35bd11670c7fab2f32b2de5f
Merge git://git./pub/scm/linux/kernel/git/sam/x86

* git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86:
  x86: enable "make ARCH=x86"
  x86: do not use $(ARCH) when not needed
  kconfig: use $K64BIT to set 64BIT with all*config targets
  kconfig: add helper to set config symbol from environment variable
  kconfig: factor out code in confdata.c
  x86: move the rest of the menu's to Kconfig
  x86: move all simple arch settings to Kconfig
  x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
  x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
  x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
  x86: arch/x86/Kconfig.cpu unification
  x86: start unification of arch/x86/Kconfig.*
  x86: unification of cfufreq/Kconfig