summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2013-07-06 12:50:03 -0700
committerEric Nelson <eric.nelson@boundarydevices.com>2013-07-06 12:50:03 -0700
commited2af0dc03d5e48ab04ae1bd627783b513b5627c (patch)
treef66f665edb26aaaf6dbd5e8f4bfdfdb6e2b4f3f7
parentdf77ff19c7efdfe4554f6c1c9d722de137b34908 (diff)
s_defconfig: add userspace SPI device support
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
-rw-r--r--arch/arm/configs/s_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/s_defconfig b/arch/arm/configs/s_defconfig
index fe79ebf8c81a..e4127023e854 100644
--- a/arch/arm/configs/s_defconfig
+++ b/arch/arm/configs/s_defconfig
@@ -133,6 +133,7 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_IMX=y
CONFIG_SPI=y
CONFIG_SPI_IMX=y
+CONFIG_SPI_SPIDEV=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y