From 5623d1e3a9a17f4f3e4a82f98c2269878360a807 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Wed, 30 Apr 2008 08:58:27 +0200 Subject: [PATCH] --- yaml --- r: 95627 b: refs/heads/master c: acbaa93e3d38db0e67b070d97598f87a7a6779da h: refs/heads/master i: 95625: 675571ec04d66755e96647c25ad4e0a566cf17b8 95623: a03ef83734ca6f3ed92ae4cf8d6ee8d748747509 v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig.cpu | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index bdc1223412a8..603f109d2da4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c9af1e33231912cedae3e49e56621b6c765e57fe +refs/heads/master: acbaa93e3d38db0e67b070d97598f87a7a6779da diff --git a/trunk/arch/x86/Kconfig.cpu b/trunk/arch/x86/Kconfig.cpu index 7ef18b01f0bc..2ad6301849a1 100644 --- a/trunk/arch/x86/Kconfig.cpu +++ b/trunk/arch/x86/Kconfig.cpu @@ -278,11 +278,6 @@ config GENERIC_CPU endchoice -config X86_CPU - def_bool y - select GENERIC_FIND_FIRST_BIT - select GENERIC_FIND_NEXT_BIT - config X86_GENERIC bool "Generic x86 support" depends on X86_32 @@ -297,6 +292,11 @@ config X86_GENERIC endif +config X86_CPU + def_bool y + select GENERIC_FIND_FIRST_BIT + select GENERIC_FIND_NEXT_BIT + # # Define implied options from the CPU selection here config X86_L1_CACHE_BYTES