mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
config BR2_PACKAGE_SETSERIAL
|
|
bool "setserial"
|
|
# Uses fork()
|
|
depends on BR2_USE_MMU
|
|
help
|
|
Setserial : configuration of serial ports
|