mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-14 15:53:29 +08:00
d6993ef3d0
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
|