zx128: turn on unikey so '£' works
authorAlan Cox <alan@linux.intel.com>
Fri, 13 Feb 2015 21:10:59 +0000 (21:10 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 13 Feb 2015 21:10:59 +0000 (21:10 +0000)
Kernel/platform-zx128/config.h

index 9235758..7d54b57 100644 (file)
@@ -27,6 +27,8 @@
 
 /* Video terminal, not a serial tty */
 #define CONFIG_VT
+/* Keyboard contains not ascii symbols */
+#define CONFIG_UNIKEY
 /* We don't need a font: We will use the ROM font */
 #undef CONFIG_FONT8X8
 #undef CONFIG_FONT8X8SMALL