Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104170
b: refs/heads/master
c: 932d061
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Jul 18, 2008
1 parent 90f826b commit 610d401
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: ab772027ca42a06f7e480077182434a2a30a8037
refs/heads/master: 932d06139443ebebcd8d9232941b7216091966d5
8 changes: 4 additions & 4 deletions trunk/arch/sparc64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ config GENERIC_HARDIRQS_NO__DO_IRQ
bool
def_bool y

source "init/Kconfig"

menu "Processor type and features"

choice
prompt "Kernel page size"
default SPARC64_PAGE_SIZE_8KB
Expand Down Expand Up @@ -136,14 +140,10 @@ config HOTPLUG_CPU
can be controlled through /sys/devices/system/cpu/cpu#.
Say N if you want to disable CPU hotplug.

source "init/Kconfig"

config GENERIC_HARDIRQS
bool
default y

menu "General machine setup"

source "kernel/time/Kconfig"

config SMP
Expand Down

0 comments on commit 610d401

Please sign in to comment.