5 lines
113 B
Text
5 lines
113 B
Text
config BR2_PACKAGE_READLINE
|
|
bool "readline"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Enable GNU readline support?
|