mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 16:34:44 +01:00
Revert "imx: cortexa53: remove KSZ9477 static driver"
This reverts commit 231553b280.
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
89f57d48f9
commit
4bfa5e2c09
2 changed files with 6 additions and 2 deletions
|
|
@ -108,6 +108,11 @@ CONFIG_MFD_ROHM_BD718XX=y
|
|||
# CONFIG_MMC_SDHCI_PCI is not set
|
||||
CONFIG_MODULES_USE_ELF_RELA=y
|
||||
CONFIG_NEED_SG_DMA_LENGTH=y
|
||||
# CONFIG_NET_DSA_MICROCHIP_KSZ8863_SMI is not set
|
||||
CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C=y
|
||||
CONFIG_NET_DSA_MICROCHIP_KSZ_COMMON=y
|
||||
# CONFIG_NET_DSA_MICROCHIP_KSZ_SPI is not set
|
||||
CONFIG_NET_DSA_TAG_KSZ=y
|
||||
CONFIG_NOP_USB_XCEIV=y
|
||||
CONFIG_PARTITION_PERCPU=y
|
||||
CONFIG_PCI=y
|
||||
|
|
|
|||
|
|
@ -74,8 +74,7 @@ define Device/gateworks_venice
|
|||
kmod-hwmon-gsc kmod-rtc-ds1672 kmod-eeprom-at24 \
|
||||
kmod-gpio-button-hotplug kmod-leds-gpio kmod-pps-gpio \
|
||||
kmod-lan743x kmod-sky2 kmod-iio-st_accel-i2c \
|
||||
kmod-can kmod-can-flexcan kmod-can-mcp251x \
|
||||
kmod-dsa-ksz9477-i2c
|
||||
kmod-can kmod-can-flexcan kmod-can-mcp251x
|
||||
IMAGES := img.gz
|
||||
IMAGE/img.gz := boot-scr | boot-img-ext4 | sdcard-img-ext4 | gzip | append-metadata
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue