diff mbox

[2/2] mainline-builds: fix comedi in quantal builds

Message ID 1347292203-28075-3-git-send-email-seth.forshee@canonical.com
State New
Headers show

Commit Message

Seth Forshee Sept. 10, 2012, 3:50 p.m. UTC
Some options changed from tristates to bools in 3.6.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
---
 mainline-build/config.quantal |    5 +++++
 1 file changed, 5 insertions(+)

Comments

Tim Gardner Sept. 10, 2012, 4:20 p.m. UTC | #1

diff mbox

Patch

diff --git a/mainline-build/config.quantal b/mainline-build/config.quantal
index 9abfbb9..e1274ee 100644
--- a/mainline-build/config.quantal
+++ b/mainline-build/config.quantal
@@ -1,3 +1,8 @@ 
+CONFIG_COMEDI_ISA_DRIVERS=y
+CONFIG_COMEDI_MISC_DRIVERS=y
+CONFIG_COMEDI_PCI_DRIVERS=y
+CONFIG_COMEDI_PCMCIA_DRIVERS=y
+CONFIG_COMEDI_USB_DRIVERS=y
 CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
 CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y