79ce08bbdc
Now that IPv6 is mandatory remove package dependencies and conditionals for it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
config BR2_PACKAGE_SER2NET
|
|
bool "ser2net"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Ser2net provides a way for a user to connect from a network
|
|
connection to a serial port..
|
|
|
|
http://ser2net.sourceforge.net
|