conf: machine: ccimx6ulsbc: include support for second ethernet
https://jira.digi.com/browse/DEL-2952 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
412f1b1e55
commit
05fd2e00b4
|
|
@ -18,6 +18,8 @@ KERNEL_DEVICETREE ?= " \
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttymxc4"
|
SERIAL_CONSOLES = "115200;ttymxc4"
|
||||||
|
|
||||||
|
MACHINE_FEATURES += "second-eth"
|
||||||
|
|
||||||
# Bluetooth tty
|
# Bluetooth tty
|
||||||
BT_TTY ?= "ttymxc0"
|
BT_TTY ?= "ttymxc0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue