Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95627
b: refs/heads/master
c: acbaa93
h: refs/heads/master
i:
  95625: 675571e
  95623: a03ef83
v: v3
  • Loading branch information
Ingo Molnar committed Apr 30, 2008
1 parent 938b4db commit 5623d1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9af1e33231912cedae3e49e56621b6c765e57fe
refs/heads/master: acbaa93e3d38db0e67b070d97598f87a7a6779da
10 changes: 5 additions & 5 deletions trunk/arch/x86/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 5623d1e

Please sign in to comment.