summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap-2.6.27/beagleboard
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-01-24 20:01:53 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-01-24 20:01:53 +0100
commit83bb827b3c3d1f0e7178cd10cef4a3838e8f4371 (patch)
tree4a9e036f9dc16b88727e92f363bc4621d80fd040 /packages/linux/linux-omap-2.6.27/beagleboard
parent3c635ab244b48708901e5763fb6c3345b9ce5190 (diff)
linux-omap-2.6.27: set UINPUT and MUSB_PIO_ONLY
(uinput for wwi mote, musb_pip_only for bluetooth adapter)
Diffstat (limited to 'packages/linux/linux-omap-2.6.27/beagleboard')
-rw-r--r--packages/linux/linux-omap-2.6.27/beagleboard/defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-omap-2.6.27/beagleboard/defconfig b/packages/linux/linux-omap-2.6.27/beagleboard/defconfig
index 7b229468a9..f290ea1df2 100644
--- a/packages/linux/linux-omap-2.6.27/beagleboard/defconfig
+++ b/packages/linux/linux-omap-2.6.27/beagleboard/defconfig
@@ -810,7 +810,8 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
-# CONFIG_INPUT_MISC is not set
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_UINPUT=y
#
# Hardware I/O ports
@@ -1411,7 +1412,7 @@ CONFIG_USB_MUSB_HOST=y
# CONFIG_USB_MUSB_OTG is not set
# CONFIG_USB_GADGET_MUSB_HDRC is not set
CONFIG_USB_MUSB_HDRC_HCD=y
-# CONFIG_MUSB_PIO_ONLY is not set
+CONFIG_MUSB_PIO_ONLY=y
CONFIG_USB_INVENTRA_DMA=y
CONFIG_MUSB_USE_SYSTEM_DMA_RX=y
# CONFIG_USB_TI_CPPI_DMA is not set