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:
Isaac Hermida 2016-09-09 09:33:07 +02:00
parent 412f1b1e55
commit 05fd2e00b4
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ KERNEL_DEVICETREE ?= " \
SERIAL_CONSOLES = "115200;ttymxc4"
MACHINE_FEATURES += "second-eth"
# Bluetooth tty
BT_TTY ?= "ttymxc0"