kernel: revert [40784]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a05c1cbe93
commit
6c4bb9a545
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue