[PATCH] mach-gta01: select dependant drivers

Ben Dooks ben-linux at fluff.org
Sat Feb 17 01:38:26 CET 2007


Select the drivers that this build depends on
in the Kconfig to ensure that the build does
not fail

Signed-off-by: Ben Dooks <ben-linux at fluff.org>

--- linux-2.6.20-dev3/arch/arm/mach-s3c2410/Kconfig	2007-02-16 12:28:27.000000000 +0000
+++ linux-2.6.20-dev4/arch/arm/mach-s3c2410/Kconfig	2007-02-17 00:35:19.000000000 +0000
@@ -89,6 +89,8 @@ config MACH_QT2410
 config MACH_GTA01
 	bool "GTA01"
 	select CPU_S3C2410
+	select SENSORS_PCF50606
+	select SPI_SLAVE_JBT6K74
 	help
 	   Say Y here if you are using the FIC GTA01
 




More information about the openmoko-kernel mailing list