Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>

This commit is contained in:
Denis Vlasenko
2006-11-02 22:09:37 +00:00
parent dd539f7687
commit 9d4533ede1
3 changed files with 14 additions and 15 deletions

View File

@@ -257,6 +257,7 @@ config FEATURE_COMMAND_EDITING_VI
config FEATURE_COMMAND_HISTORY
int "History size"
range 0 99999
default 15
depends on FEATURE_COMMAND_EDITING
help