busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option

SVN-Revision: 20122
master
Nicolas Thill 15 years ago
parent ffdc6ec8ed
commit 7d50b29b4d
  1. 2
      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

Loading…
Cancel
Save