linux-IllusionX/arch/arm
viro@ZenIV.linux.org.uk a08b6b7968 [PATCH] Kconfig fix (BLK_DEV_FD dependencies)
Sanitized and fixed floppy dependencies: split the messy dependencies for
BLK_DEV_FD by introducing a new symbol (ARCH_MAY_HAVE_PC_FDC), making
BLK_DEV_FD depend on that one and taking declarations of ARCH_MAY_HAVE_PC_FDC
to arch/*/Kconfig.  While we are at it, fixed several obvious cases when
BLK_DEV_FD should have been excluded (architectures lacking asm/floppy.h
are *not* going to have floppy.c compile, let alone work).

If you can come up with better name for that ("this architecture might
have working PC-compatible floppy disk controller"), you are more than
welcome - just s/ARCH_MAY_HAVE_PC_FDC/your_prefered_name/g in the patch
below...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 17:17:12 -07:00
..
boot [ARM] 2883/1: PXA Sharpsl: Add detection of new PXA based Zaurii machine types 2005-09-07 17:24:35 +01:00
common [ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware 2005-09-05 20:49:54 +01:00
configs [ARM] 2880/1: OMAP 4/4: Update H2 defconfig 2005-09-07 17:20:28 +01:00
kernel [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
lib
mach-aaec2000
mach-clps711x
mach-clps7500
mach-ebsa110
mach-epxa10db
mach-footbridge [PATCH] Kconfig fix (BLK_DEV_FD dependencies) 2005-09-07 17:17:12 -07:00
mach-h720x
mach-imx
mach-integrator
mach-iop3xx [ARM] 2871/1: Fixes an issue with gettimeofday not working correctly on Intel IOP3xx processors 2005-09-07 17:24:36 +01:00
mach-ixp4xx [ARM] Fix missed initialisers/missing comma 2005-09-06 23:13:17 +01:00
mach-ixp2000 [ARM] Fix missed initialisers/missing comma 2005-09-06 23:13:17 +01:00
mach-l7200
mach-lh7a40x
mach-omap1 [ARM] Fix missed initialisers/missing comma 2005-09-06 23:13:17 +01:00
mach-pxa [PATCH] Corgi: Add MMC/SD write protection switch handling 2005-09-07 16:57:54 -07:00
mach-rpc
mach-s3c2410 [ARM] 2884/1: BAST - fix PC104 IRQ routing 2005-09-07 17:24:48 +01:00
mach-sa1100
mach-shark
mach-versatile
mm
nwfpe
oprofile
plat-omap [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 2005-09-07 17:20:26 +01:00
tools
vfp
Kconfig [PATCH] Kconfig fix (BLK_DEV_FD dependencies) 2005-09-07 17:17:12 -07:00
Kconfig.debug
Makefile