coco3: remove CONFIG_LEGACY_EXEC
authorBrett Gordon <beretta42@gmail.com>
Tue, 17 May 2016 16:39:49 +0000 (12:39 -0400)
committerBrett Gordon <beretta42@gmail.com>
Thu, 26 May 2016 19:22:22 +0000 (15:22 -0400)
Kernel/platform-coco3/config.h

index d7bd563..3564978 100644 (file)
@@ -33,7 +33,7 @@
 /* The Drivewire block dev rawmode=1 doesn't work just now
    with the bank16k.c memory layout (yet), so we have to
    use legacy binary loading... */
-#define CONFIG_LEGACY_EXEC
+/* #define CONFIG_LEGACY_EXEC */
 
 
 /* Video terminal, not a serial tty */