lantiq: Tune the XWAY subtarget cflags
[openwrt.git] / package / busybox / config / init / Config.in
index ac446b8..07d94a2 100644 (file)
@@ -73,6 +73,7 @@ config BUSYBOX_CONFIG_INIT
        bool "init"
        default y
        select BUSYBOX_CONFIG_FEATURE_SYSLOG
+       depends on BROKEN
        help
          init is the first program run when the system boots.
 
@@ -164,7 +165,7 @@ config BUSYBOX_CONFIG_INIT_TERMINAL_TYPE
          sets TERM to "vt102" if one is found.
 config BUSYBOX_CONFIG_MESG
        bool "mesg"
-       default y
+       default n
        help
          Mesg controls access to your terminal by others. It is typically
          used to allow or disallow other users to write to your terminal