10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
menuconfig BR2_PACKAGE_HOST_NCURSES
|
|
bool "host ncurses"
|
|
|
|
if BR2_PACKAGE_HOST_NCURSES
|
|
|
|
config BR2_PACKAGE_HOST_NCURSES_USE_PREBUILT
|
|
bool "use prebuilt binary instead of building from source"
|
|
default y
|
|
endif
|