[oe-commits] Melissa Watkins : linux-davinci: enable UIO support in l138 defconfigs

git version control git at git.openembedded.org
Sat Dec 4 11:55:02 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ddee5c623ca8ae3b7cceae40fa6aaef4c66b021c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ddee5c623ca8ae3b7cceae40fa6aaef4c66b021c

Author: Melissa Watkins <m-watkins at ti.com>
Date:   Thu Dec  2 05:24:32 2010 -0600

linux-davinci: enable UIO support in l138 defconfigs

Signed-off-by: Melissa Watkins <m-watkins at ti.com>
Signed-off-by: Chase Maupin <chase.maupin at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 recipes/linux/linux-davinci/omapl138/defconfig |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-davinci/omapl138/defconfig b/recipes/linux/linux-davinci/omapl138/defconfig
index 8462139..ad52484 100644
--- a/recipes/linux/linux-davinci/omapl138/defconfig
+++ b/recipes/linux/linux-davinci/omapl138/defconfig
@@ -1383,6 +1383,7 @@ CONFIG_USB_MUSB_HDRC=y
 CONFIG_USB_MUSB_SOC=y
 CONFIG_USB_MUSB_HOST=y
 # CONFIG_USB_MUSB_PERIPHERAL is not set
+# CONFIG_USB_MUSB_DUAL_ROLE is not set
 # CONFIG_USB_MUSB_OTG is not set
 CONFIG_USB_MUSB_HDRC_HCD=y
 # CONFIG_MUSB_PIO_ONLY is not set
@@ -1557,7 +1558,12 @@ CONFIG_RTC_INTF_DEV=y
 CONFIG_RTC_DRV_OMAP=y
 # CONFIG_DMADEVICES is not set
 # CONFIG_AUXDISPLAY is not set
-# CONFIG_UIO is not set
+CONFIG_UIO=y
+# CONFIG_UIO_PDRV is not set
+# CONFIG_UIO_PDRV_GENIRQ is not set
+# CONFIG_UIO_SMX is not set
+# CONFIG_UIO_SERCOS3 is not set
+CONFIG_UIO_PRUSS=m
 
 #
 # TI VLYNQ





More information about the Openembedded-commits mailing list