bcm63xx: move bcm63xx-spi into the kernel
The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35304
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/NoWiFi
|
||||
NAME:=No WiFi (BCM6338)
|
||||
PACKAGES:=kmod-bcm63xx-spi
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/NoWiFi/description
|
||||
|
||||
@@ -9,7 +9,6 @@ define Profile/GW6X00
|
||||
NAME:=Tecom GW6X00
|
||||
PACKAGES:=kmod-brcm-wl kmod-usb-core kmod-usb-ohci kmod-usb-storage \
|
||||
kmod-fs-ext4 kmod-nls-cp437 kmod-nls-iso8859-1 e2fsprogs \
|
||||
kmod-bcm63xx-spi \
|
||||
kmod-ipt-nathelper-extra wlc
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user