Skip to content
Snippets Groups Projects
Commit 5f30b3de authored by Felix Fietkau's avatar Felix Fietkau
Browse files

add autoload for spi-ks8995

SVN-Revision: 12419
parent 4ac7d33b
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ define KernelPackage/spi-ks8995
FILES:=$(PKG_BUILD_DIR)/spi_ks8995.$(LINUX_KMOD_SUFFIX)
KCONFIG:=CONFIG_SPI=y \
CONFIG_SPI_MASTER=y
AUTOLOAD:=$(call AutoLoad,50,spi_ks8995)
endef
define KernelPackage/spi-ks8995/description
......
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