mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7-rc fixes
This commit is contained in:
parent
1c52756e94
commit
c7b74c8790
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ md5sums=('96fcee8e0816b25ae007ff6fa0898c85'
|
|||
'02cce6b8f88c4392f552b14d0bf2e71c'
|
||||
'0a0c5691aea2503cd0c503cb50244f48'
|
||||
'911bffe9c261ca5b91dd0a083d99e81f'
|
||||
'16f30bc1c5cd768e45d4900c722ed768')
|
||||
'49db805e26fbd59cf722e3adda2aa9f3')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -2260,17 +2260,17 @@ CONFIG_DWMAC_SUNXI=y
|
|||
# CONFIG_NET_VENDOR_SUN is not set
|
||||
# CONFIG_NET_VENDOR_TEHUTI is not set
|
||||
CONFIG_NET_VENDOR_TI=y
|
||||
CONFIG_TI_DAVINCI_EMAC=m
|
||||
CONFIG_TI_DAVINCI_MDIO=m
|
||||
CONFIG_TI_DAVINCI_CPDMA=m
|
||||
CONFIG_TI_DAVINCI_EMAC=y
|
||||
CONFIG_TI_DAVINCI_MDIO=y
|
||||
CONFIG_TI_DAVINCI_CPDMA=y
|
||||
CONFIG_TI_CPSW_PHY_SEL=y
|
||||
CONFIG_TI_CPSW=m
|
||||
CONFIG_TI_CPSW=y
|
||||
# CONFIG_TI_CPTS is not set
|
||||
# CONFIG_TLAN is not set
|
||||
# CONFIG_NET_VENDOR_VIA is not set
|
||||
# CONFIG_NET_VENDOR_WIZNET is not set
|
||||
CONFIG_NET_VENDOR_XILINX=y
|
||||
# CONFIG_XILINX_EMACLITE is not set
|
||||
CONFIG_XILINX_EMACLITE=m
|
||||
# CONFIG_FDDI is not set
|
||||
# CONFIG_HIPPI is not set
|
||||
CONFIG_PHYLIB=y
|
||||
|
|
Loading…
Reference in a new issue