1df1642b70
To enable options which may be incompatible with other boards, etc.
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
# Networking drivers
|
|
# SLIP driver for QEMU
|
|
CONFIG_NET_SLIP_TAP=y
|
|
|
|
# Default RAM easily overflows with uPy and networking
|
|
CONFIG_RAM_SIZE=256
|