starfive: usb3 and pcie support is compiled into kernel now
As support for these peripherals are now compiled into the kernel, the respective kmods can be dropped. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
@@ -52,7 +52,7 @@ define Device/visionfive2-v1.2a
|
||||
DEVICE_VENDOR := StarFive
|
||||
DEVICE_MODEL := VisionFive2 v1.2a
|
||||
DEVICE_DTS := starfive/jh7110-starfive-visionfive-2-v1.2a
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24 kmod-pcie-starfive kmod-usb3 kmod-usb-cdns3-starfive
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24
|
||||
endef
|
||||
TARGET_DEVICES += visionfive2-v1.2a
|
||||
|
||||
@@ -60,7 +60,7 @@ define Device/visionfive2-v1.3b
|
||||
DEVICE_VENDOR := StarFive
|
||||
DEVICE_MODEL := VisionFive2 v1.3b
|
||||
DEVICE_DTS := starfive/jh7110-starfive-visionfive-2-v1.3b
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24 kmod-pcie-starfive kmod-usb3 kmod-usb-cdns3-starfive
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24
|
||||
endef
|
||||
TARGET_DEVICES += visionfive2-v1.3b
|
||||
|
||||
@@ -77,8 +77,7 @@ define Device/visionfive-v1
|
||||
DEVICE_VENDOR := StarFive
|
||||
DEVICE_MODEL := VisionFive v1
|
||||
DEVICE_DTS := starfive/jh7100-starfive-visionfive-v1
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24 kmod-brcmfmac cypress-firmware-43430-sdio wpad-basic-mbedtls \
|
||||
kmod-usb3 kmod-usb-cdns3-starfive
|
||||
DEVICE_PACKAGES := kmod-eeprom-at24 kmod-brcmfmac cypress-firmware-43430-sdio wpad-basic-mbedtls
|
||||
endef
|
||||
TARGET_DEVICES += visionfive-v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user