Fix for ISSUE 344: migrate DEVICE_xx to CONFIG_xx, change DRIVE_COUNT
authorNeal Andrew Crook <neal@pippaluk.org.uk>
Sat, 21 May 2016 15:06:33 +0000 (16:06 +0100)
committerNeal Andrew Crook <neal@pippaluk.org.uk>
Sat, 21 May 2016 15:06:33 +0000 (16:06 +0100)
commitf7e489ca2fa4e005537ed3f2b525b5eca4852ab5
tree2fd215173350ea3f333b9988ed97775b75231608
parent6318e74e88a3579e4845780127c6d0ff765c459b
Fix for ISSUE 344: migrate DEVICE_xx to CONFIG_xx, change DRIVE_COUNT
to IDE_DRIVE_COUNT (for consistency with SD_DRIVE_COUNT), rename
CONFIG_SDC to CONFIG_COCOSDC.
12 files changed:
Kernel/PORTING
Kernel/dev/devide.h
Kernel/dev/devide_discard.c
Kernel/dev/devsd.h
Kernel/platform-coco3/config.h
Kernel/platform-coco3/devices.c
Kernel/platform-dragon-nx32/config.h
Kernel/platform-msx2/config.h
Kernel/platform-msx2/devmegasd.c
Kernel/platform-n8vem-mark4/config.h
Kernel/platform-p112/config.h
Kernel/platform-zeta-v2/config.h