linux_%.bbappend: add 8189fs defconfig for the orange pi lite only
This commit is contained in:
parent
352fac27f4
commit
4c53d2400b
1 changed files with 8 additions and 0 deletions
|
@ -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 \
|
||||
"
|
Loading…
Add table
Reference in a new issue