trs80: update config.h
authorAlan Cox <alan@linux.intel.com>
Thu, 18 Dec 2014 00:50:20 +0000 (00:50 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 18 Dec 2014 00:50:20 +0000 (00:50 +0000)
Kernel/platform-trs80/config.h

index b0f385e..a9b618b 100644 (file)
@@ -42,8 +42,6 @@
 
 /* Device parameters */
 #define NUM_DEV_TTY 3
-#define NDEVS    17       /* Devices 0..NDEVS-1 are capable of being mounted */
-                          /*  (add new mountable devices to beginning area.) */
 #define TTYDEV   BOOT_TTY /* Device used by kernel for messages, panics */
 #define SWAPDEV  5       /* Device for swapping. */
 #define NBUFS    10       /* Number of block buffers */