ramips: enable second SPI for VoCore

This patch enables the second SPI as spidev and also fixes some typos.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 42277
This commit is contained in:
John Crispin
2014-08-25 06:35:46 +00:00
parent a3fd3dc796
commit fdc41e2fd7
2 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,8 @@ define Profile/VOCORE
NAME:=VoCore
PACKAGES:=\
kmod-usb-core kmod-usb-ohci kmod-usb2 \
kmod-i2c-core kmod-i2c-ralink
kmod-i2c-core kmod-i2c-ralink \
kmod-spi-dev
endef
define Profile/VOCORE/Description