original_kernel/arch
Harvey Harrison d7ef4fb3ac sh: Use def_bool where possible.
Change occurances of:
	bool
	default X

to:
	def_bool X

Change ocurances of:
	bool "Foo"
	default X

to:
	def_bool X
	prompt "Foo"

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28 13:19:00 +09:00
..
alpha
arm i2c-pxa: Add polling transfer 2008-01-27 18:14:50 +01:00
avr32
blackfin [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. 2008-01-27 19:56:43 +08:00
cris
frv
h8300
ia64 sched: remove printk_clock references from ia64 2008-01-25 21:07:59 +01:00
m32r
m68k
m68knommu
mips i2c-au1550: Convert to platform driver 2008-01-27 18:14:52 +01:00
parisc
powerpc cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 2008-01-25 21:08:02 +01:00
ppc i2c: the scheduled I2C RTC driver removal 2008-01-27 18:14:45 +01:00
s390 [S390] replace lock_cpu_hotplug with get_online_cpus 2008-01-26 14:11:33 +01:00
sh sh: Use def_bool where possible. 2008-01-28 13:19:00 +09:00
sparc
sparc64
um
v850
x86 sched: latencytop support 2008-01-25 21:08:34 +01:00
xtensa
.gitignore