diff options
Diffstat (limited to 'package/busybox/config/console-tools/Config.in')
-rw-r--r-- | package/busybox/config/console-tools/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/console-tools/Config.in b/package/busybox/config/console-tools/Config.in index a4007cb69a..9069b0f1a1 100644 --- a/package/busybox/config/console-tools/Config.in +++ b/package/busybox/config/console-tools/Config.in @@ -129,7 +129,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 |