diff options
Diffstat (limited to 'configs/mx31pdk_defconfig')
-rw-r--r-- | configs/mx31pdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx31pdk_defconfig b/configs/mx31pdk_defconfig index 48c46a07d1..0f78a63762 100644 --- a/configs/mx31pdk_defconfig +++ b/configs/mx31pdk_defconfig @@ -25,4 +25,5 @@ CONFIG_NETDEVICES=y CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0xB6000000 CONFIG_SMC911X_32_BIT=y +CONFIG_SPI=y CONFIG_MXC_SPI=y |