dragon-nx-32: prepare to turn on IDE support
authorAlan Cox <alan@linux.intel.com>
Thu, 4 Jun 2015 18:42:47 +0000 (19:42 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 4 Jun 2015 18:42:47 +0000 (19:42 +0100)
Kernel/platform-dragon-nx32/config.h

index dda5c83..2632fea 100644 (file)
 /* Permit large I/O requests to bypass cache and go direct to userspace */
 #define CONFIG_LARGE_IO_DIRECT
 
+#define MAX_BLKDEV  2              /* 2 IDE drives */
+#define DEVICE_IDE                  /* enable if IDE interface present */
+#define IDE_REG_CS1_BASE 0xFF50
+#define IDE_IS_MMIO  1             /* MMIO IDE */
+
 /* Video terminal, not a serial tty */
 #define CONFIG_VT
 #define CONFIG_FONT8X8