trs80m1: turn IDE on in build
authorAlan Cox <alan@linux.intel.com>
Fri, 10 Aug 2018 21:24:42 +0000 (22:24 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 10 Aug 2018 21:24:42 +0000 (22:24 +0100)
Kernel/platform-trs80m1/config.h

index fb36fbe..cb067e5 100644 (file)
@@ -30,6 +30,9 @@
 /* And networking */
 #define CONFIG_NET
 #define CONFIG_NET_NATIVE
+/* And IDE */
+#define MAX_BLKDEV     2
+#define CONFIG_IDE
 
 #define MAX_MAPS       16      /* 512K */