From 3376fd4237387ce569b65b478e02e1e64f47bbbe Mon Sep 17 00:00:00 2001 From: "SW.LEE" Date: Wed, 19 Nov 2008 17:09:44 +0000 Subject: introduce-samsung-camera-unit-driver.patch This is the kernel side of an old (2004) samsung camera driver for 2440 It doesn't compile on modern kernel yet, this patch introduces it into the kernel tree without gross mods, so it is broken code we can start to work on --- arch/arm/mach-s3c2440/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'arch/arm/mach-s3c2440/Kconfig') diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig index c914eebec40..833c9d8356e 100644 --- a/arch/arm/mach-s3c2440/Kconfig +++ b/arch/arm/mach-s3c2440/Kconfig @@ -30,6 +30,9 @@ config S3C2440_C_FIQ Support for S3C2440 FIQ support in C -- see ./arch/arm/macs3c2440/fiq_c_isr.c +source "arch/arm/mach-s3c2440/camera/Kconfig" + + menu "S3C2440 Machines" config MACH_ANUBIS @@ -101,4 +104,3 @@ config NEO1973_GTA02_2440 of the FIC/Openmoko Neo1973 GTA02 GSM Phone. endmenu - -- cgit v1.2.3