summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-02-21 16:24:07 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-02-27 09:07:29 -0500
commit7657df6284cd503d973518a291c72cbd7cf6e4c0 (patch)
tree8fff5cded732b9c41c57b007991e065b8e479688 /recipes-kernel/linux/linux-ti33x-psp-3.2
parentf5d2815cb90d80853b53e76b1472db09e09b52d0 (diff)
downloadmeta-ti-7657df6284cd503d973518a291c72cbd7cf6e4c0.tar.gz
linux-ti33x-psp 3.2: enable PRU support for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
index 07b9987e..c5b80d17 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
@@ -1,6 +1,6 @@
1# 1#
2# Automatically generated file; DO NOT EDIT. 2# Automatically generated file; DO NOT EDIT.
3# Linux/arm 3.2.0 Kernel Configuration 3# Linux/arm 3.2.6 Kernel Configuration
4# 4#
5CONFIG_ARM=y 5CONFIG_ARM=y
6CONFIG_HAVE_PWM=y 6CONFIG_HAVE_PWM=y
@@ -2894,7 +2894,10 @@ CONFIG_RTC_DRV_TWL4030=y
2894CONFIG_RTC_DRV_OMAP=y 2894CONFIG_RTC_DRV_OMAP=y
2895# CONFIG_DMADEVICES is not set 2895# CONFIG_DMADEVICES is not set
2896# CONFIG_AUXDISPLAY is not set 2896# CONFIG_AUXDISPLAY is not set
2897# CONFIG_UIO is not set 2897CONFIG_UIO=m
2898CONFIG_UIO_PDRV=m
2899CONFIG_UIO_PDRV_GENIRQ=m
2900CONFIG_UIO_PRUSS=m
2898CONFIG_VIRTIO=m 2901CONFIG_VIRTIO=m
2899CONFIG_VIRTIO_RING=m 2902CONFIG_VIRTIO_RING=m
2900 2903