[PATCH 1/1] Config fix for omap3-touchbook board

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix inconsistency between mach-types and CONFIG_ name that prevents touchbook board from booting.
Signed-off-by: Radek Pilar <mrkva@xxxxxxxx>

diff -ur linux-3.5.1/arch/arm/mach-omap2/Kconfig linux-3.5.1-mrkva/arch/arm/mach-omap2/Kconfig
--- linux-3.5.1/arch/arm/mach-omap2/Kconfig	2012-08-09 17:23:56.000000000 +0200
+++ linux-3.5.1-mrkva/arch/arm/mach-omap2/Kconfig	2012-08-14 13:48:27.000000000 +0200
@@ -215,10 +215,11 @@
 	select OMAP_PACKAGE_CBB
 	select REGULATOR_FIXED_VOLTAGE if REGULATOR
 
-config MACH_OMAP3_TOUCHBOOK
+config MACH_TOUCHBOOK
 	bool "OMAP3 Touch Book"
 	depends on ARCH_OMAP3
 	default y
+	select OMAP_PACKAGE_CBB
 
 config MACH_OMAP_3430SDP
 	bool "OMAP 3430 SDP board"
diff -ur linux-3.5.1/arch/arm/mach-omap2/Makefile linux-3.5.1-mrkva/arch/arm/mach-omap2/Makefile
--- linux-3.5.1/arch/arm/mach-omap2/Makefile	2012-08-09 17:23:56.000000000 +0200
+++ linux-3.5.1-mrkva/arch/arm/mach-omap2/Makefile	2012-08-14 13:48:13.000000000 +0200
@@ -221,7 +221,7 @@
 obj-$(CONFIG_MACH_CM_T35)		+= board-cm-t35.o
 obj-$(CONFIG_MACH_CM_T3517)		+= board-cm-t3517.o
 obj-$(CONFIG_MACH_IGEP0020)		+= board-igep0020.o
-obj-$(CONFIG_MACH_OMAP3_TOUCHBOOK)	+= board-omap3touchbook.o
+obj-$(CONFIG_MACH_TOUCHBOOK)		+= board-omap3touchbook.o
 obj-$(CONFIG_MACH_OMAP_4430SDP)		+= board-4430sdp.o
 obj-$(CONFIG_MACH_OMAP4_PANDA)		+= board-omap4panda.o
 

Attachment: 0xE60DBF0D.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux