config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config DUMPKMAP | ||||
| //config:	bool "dumpkmap (1.3 kb)" | ||||
| //config:	bool "dumpkmap (1.6 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config FGCONSOLE | ||||
| //config:	bool "fgconsole (1.6 kb)" | ||||
| //config:	bool "fgconsole (1.5 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config KBD_MODE | ||||
| //config:	bool "kbd_mode (4 kb)" | ||||
| //config:	bool "kbd_mode (4.1 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -10,14 +10,14 @@ | ||||
|  * Licensed under GPLv2, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config LOADFONT | ||||
| //config:	bool "loadfont (5.4 kb)" | ||||
| //config:	bool "loadfont (5.2 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
| //config:	This program loads a console font from standard input. | ||||
| //config: | ||||
| //config:config SETFONT | ||||
| //config:	bool "setfont (26 kb)" | ||||
| //config:	bool "setfont (24 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config LOADKMAP | ||||
| //config:	bool "loadkmap (1.5 kb)" | ||||
| //config:	bool "loadkmap (1.8 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config OPENVT | ||||
| //config:	bool "openvt (7 kb)" | ||||
| //config:	bool "openvt (7.2 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config RESET | ||||
| //config:	bool "reset (275 bytes)" | ||||
| //config:	bool "reset (345 bytes)" | ||||
| //config:	default y | ||||
| //config:	help | ||||
| //config:	This program is used to reset the terminal screen, if it | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config RESIZE | ||||
| //config:	bool "resize (756 bytes)" | ||||
| //config:	bool "resize (903 bytes)" | ||||
| //config:	default y | ||||
| //config:	help | ||||
| //config:	This program is used to (re)set the width and height of your current | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config SETCONSOLE | ||||
| //config:	bool "setconsole (3.7 kb)" | ||||
| //config:	bool "setconsole (3.6 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
| @@ -9,7 +9,7 @@ | ||||
|  * Licensed under GPLv2 or later, see file LICENSE in this source tree. | ||||
|  */ | ||||
| //config:config SETKEYCODES | ||||
| //config:	bool "setkeycodes (1.7 kb)" | ||||
| //config:	bool "setkeycodes (2.1 kb)" | ||||
| //config:	default y | ||||
| //config:	select PLATFORM_LINUX | ||||
| //config:	help | ||||
|   | ||||
		Reference in New Issue
	
	Block a user