mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
config BR2_PACKAGE_READLINE
|
|
bool "readline"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Enable GNU readline support?
|