d1: improve Nezha D1 support
The Nezha board has a PCF8574 that acts as an I/O expander on the i2c2 bus. Enable the required module for it. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
@@ -87,6 +87,7 @@ define Device/allwinner_d1-nezha
|
||||
DEVICE_MODEL := D1
|
||||
DEVICE_DTS := allwinner/sun20i-d1-nezha
|
||||
SUPPORTED_DEVICES += nezha
|
||||
DEVICE_PACKAGES += kmod-gpio-pcf857x
|
||||
UBOOT := nezha
|
||||
endef
|
||||
TARGET_DEVICES += allwinner_d1-nezha
|
||||
|
||||
Reference in New Issue
Block a user