android_kernel_xiaomi_sm8350/arch/m68k
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
..
amiga
apollo
atari
bvme6000 [PATCH] move m68k rtc drivers over to initcalls 2005-09-07 16:57:23 -07:00
configs [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken 2005-06-12 20:43:22 -07:00
fpsp040
hp300
ifpsp060
kernel [PATCH] NTP: ntp-helper functions 2005-09-07 16:57:34 -07:00
lib [PATCH] m68k: cleanup inline mem functions 2005-09-05 00:06:19 -07:00
mac
math-emu
mm [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
mvme16x [PATCH] move m68k rtc drivers over to initcalls 2005-09-07 16:57:23 -07:00
mvme147
q40
sun3
sun3x
tools/amiga
defconfig [PATCH] M68k: Update defconfigs 2005-06-12 20:43:21 -07:00
Kconfig [PATCH] Kconfig fix (BLK_DEV_FD dependencies) 2005-09-07 17:17:12 -07:00
Kconfig.debug
Makefile