mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-07 07:03:49 +00:00
bcm63xx: bcm63xx-spi does not depend on spi-bitbang
SVN-Revision: 32594
This commit is contained in:
parent
fad888a85c
commit
0a3e9c3148
@ -8,7 +8,7 @@
|
|||||||
define KernelPackage/bcm63xx-spi
|
define KernelPackage/bcm63xx-spi
|
||||||
SUBMENU:=$(SPI_MENU)
|
SUBMENU:=$(SPI_MENU)
|
||||||
TITLE:=Broadcom BCM63xx SPI driver
|
TITLE:=Broadcom BCM63xx SPI driver
|
||||||
DEPENDS:=@TARGET_brcm63xx +kmod-spi-bitbang
|
DEPENDS:=@TARGET_brcm63xx
|
||||||
KCONFIG:=CONFIG_SPI_BCM63XX
|
KCONFIG:=CONFIG_SPI_BCM63XX
|
||||||
FILES:=$(LINUX_DIR)/drivers/spi/spi-bcm63xx.ko
|
FILES:=$(LINUX_DIR)/drivers/spi/spi-bcm63xx.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,92,spi-bcm63xx)
|
AUTOLOAD:=$(call AutoLoad,92,spi-bcm63xx)
|
||||||
|
Loading…
Reference in New Issue
Block a user