commit | df72f32ae2eebb1d8cd3994ec7b54344f4164c68 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Sep 15 12:15:15 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 18 23:47:39 2009 -0300 |
tree | dccd19ea059a763a9b2eefcf46c996743684542a | |
parent | 53e712d0844e99b8d8720327470b86ef401fb727 [diff] [blame] |
cx25821: Add driver to the building system Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 10d3fcf..82b3489 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig
@@ -47,6 +47,8 @@ source "drivers/staging/go7007/Kconfig" +source "drivers/staging/cx25821/Kconfig" + source "drivers/staging/usbip/Kconfig" source "drivers/staging/winbond/Kconfig"