Skip to content
Snippets Groups Projects
Commit aee5d6ce authored by Nicolas Thill's avatar Nicolas Thill
Browse files

kernel: revert [40784]

SVN-Revision: 42307
parent 1349ebb5
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ $(eval $(call KernelPackage,spi-gpio))
define KernelPackage/spi-dev
SUBMENU:=$(SPI_MENU)
TITLE:=User mode SPI device driver
KCONFIG:=CONFIG_SPI_SPIDEV=y \
KCONFIG:=CONFIG_SPI_SPIDEV \
CONFIG_SPI=y \
CONFIG_SPI_MASTER=y
FILES:=$(LINUX_DIR)/drivers/spi/spidev.ko
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment