From: Nicolas Thill Date: Wed, 10 Mar 2010 17:49:14 +0000 (+0000) Subject: busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7d50b29b4de9ab86241bdcb016736eac7b9127ae;p=librecmc%2Flibrecmc.git busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option SVN-Revision: 20122 --- diff --git a/package/busybox/config/console-tools/Config.in b/package/busybox/config/console-tools/Config.in index 229cf45c5a..d1342ffd93 100644 --- a/package/busybox/config/console-tools/Config.in +++ b/package/busybox/config/console-tools/Config.in @@ -110,7 +110,7 @@ config BUSYBOX_CONFIG_FEATURE_SETFONT_TEXTUAL_MAP config BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR string "Default directory for console-tools files" - default n + default "" depends on BUSYBOX_CONFIG_SETFONT help Directory to use if setfont's params are simple filenames