OSDN Git Service

add device driver for yccrgbs. change dmjpeg using IPcore and device driver
[fpga-leon-mjpeg/leon-mjpeg.git] / snapgear-2.6-p42 / linux-2.6.21.1 / drivers / kmjpeg / Kconfig
diff --git a/snapgear-2.6-p42/linux-2.6.21.1/drivers/kmjpeg/Kconfig b/snapgear-2.6-p42/linux-2.6.21.1/drivers/kmjpeg/Kconfig
new file mode 100644 (file)
index 0000000..f800630
--- /dev/null
@@ -0,0 +1,22 @@
+#
+# Kuri Mjpeg configuration
+#
+
+menu "KURI mjpeg  support"
+
+config KURI_HELLO
+       bool "kuri_hello trial driver"
+       ---help---
+         For the driver compiling trial
+
+comment "Kuri Hello sample"
+
+config KMJPEG
+       bool "Push data to mjpeg IP"
+       ---help---
+         push data to original mjpeg IP block
+
+comment "Kuri Mjpeg"
+
+
+endmenu