linux_%.bbappend: add 8189fs defconfig for the orange pi lite only

This commit is contained in:
Shaun Mulligan 2017-07-13 13:17:27 +02:00
parent 352fac27f4
commit 4c53d2400b

View file

@ -34,3 +34,11 @@ RESIN_CONFIGS[configfs] ?= " \
RESIN_CONFIGS_DEPS[configfs] ?= " \
CONFIG_OF_OVERLAY=y \
"
RESIN_CONFIGS_append_orange-pi-lite = " \
8189fs \
"
RESIN_CONFIGS[8189fs] ?= " \
CONFIG_RTL8189FS=m \
"