kernel-ark/arch/arm
Deepak Saxena e0a200894e [ARM] 2917/1: Make IXP4xx mach_desc's depend on config options
Patch from Deepak Saxena

Building a kernel for IXDP425 currently includes the machine descriptors
for IXDP465 and PRPMC1100 even if those machines are not configured.
This means we can build a kernel that boots on those machines even
though the machine_is_xxx() macro will always return 0 and other bits
such as PCI won't be compiled in. This can lead to many wasted hours
wondering what you have done to your kernel to make it randomly crash
thus requireing large quantities of beer to be consumed. While I am
all for consumption of large quantities of beer, there are better
reasons to do so then stupid kernel bugs.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-09-18 21:11:56 +01:00
..
boot
common [PATCH] Fix up some pm_message_t types 2005-09-17 11:50:00 -07:00
configs [ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigs 2005-09-15 13:02:32 +01:00
kernel [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack 2005-09-13 22:55:00 +01:00
lib
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge
mach-h720x
mach-imx
mach-integrator
mach-iop3xx
mach-ixp4xx [ARM] 2917/1: Make IXP4xx mach_desc's depend on config options 2005-09-18 21:11:56 +01:00
mach-ixp2000
mach-l7200
mach-lh7a40x
mach-omap1
mach-pxa [ARM] 2914/1: PXA Poodle: Add MMC and UDC support 2005-09-15 14:53:22 +01:00
mach-rpc
mach-s3c2410
mach-sa1100 [ARM] 2915/1: SA1100 Collie: Correct scoop device calls 2005-09-15 14:52:00 +01:00
mach-shark
mach-versatile
mm
nwfpe
oprofile
plat-omap
tools
vfp
Kconfig
Kconfig.debug
Makefile kbuild: rename prepare to archprepare to fix dependency chain 2005-09-11 22:30:22 +02:00