mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
kernel: revert [40784]
SVN-Revision: 42307
This commit is contained in:
parent
1349ebb5ba
commit
aee5d6ced5
@ -77,7 +77,7 @@ $(eval $(call KernelPackage,spi-gpio))
|
|||||||
define KernelPackage/spi-dev
|
define KernelPackage/spi-dev
|
||||||
SUBMENU:=$(SPI_MENU)
|
SUBMENU:=$(SPI_MENU)
|
||||||
TITLE:=User mode SPI device driver
|
TITLE:=User mode SPI device driver
|
||||||
KCONFIG:=CONFIG_SPI_SPIDEV=y \
|
KCONFIG:=CONFIG_SPI_SPIDEV \
|
||||||
CONFIG_SPI=y \
|
CONFIG_SPI=y \
|
||||||
CONFIG_SPI_MASTER=y
|
CONFIG_SPI_MASTER=y
|
||||||
FILES:=$(LINUX_DIR)/drivers/spi/spidev.ko
|
FILES:=$(LINUX_DIR)/drivers/spi/spidev.ko
|
||||||
|
Loading…
x
Reference in New Issue
Block a user