diff options
Diffstat (limited to 'console-tools/dumpkmap.c')
-rw-r--r-- | console-tools/dumpkmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/console-tools/dumpkmap.c b/console-tools/dumpkmap.c index fd4fd56..3d8de6b 100644 --- a/console-tools/dumpkmap.c +++ b/console-tools/dumpkmap.c @@ -9,7 +9,6 @@ //config:config DUMPKMAP //config: bool "dumpkmap (1.6 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: This program dumps the kernel's keyboard translation table to //config: stdout, in binary format. You can then use loadkmap to load it. |