config: update size information

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/modutils/rmmod.c b/modutils/rmmod.c
index df50e58..a354887 100644
--- a/modutils/rmmod.c
+++ b/modutils/rmmod.c
@@ -8,7 +8,7 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 //config:config RMMOD
-//config:	bool "rmmod (3.6 kb)"
+//config:	bool "rmmod (3.3 kb)"
 //config:	default y
 //config:	select PLATFORM_LINUX
 //config:	help