zxdiv: we now handle 2 SD cards so fix config
authorAlan Cox <alan@linux.intel.com>
Fri, 30 Nov 2018 22:38:47 +0000 (22:38 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 30 Nov 2018 22:38:47 +0000 (22:38 +0000)
Kernel/platform-zxdiv/config.h

index 974575a..4033788 100644 (file)
@@ -1,6 +1,6 @@
 #define CONFIG_IDE
 #define CONFIG_SD
-#define SD_DRIVE_COUNT 1               /* For the moment */
+#define SD_DRIVE_COUNT 2
 #define CONFIG_LARGE_IO_DIRECT         /* We support direct to user I/O */
 
 /* Enable to make ^Z dump the inode table for debug */