Root/target/linux/at91/patches/700-tqma9263-support.patch

1--- a/arch/arm/mach-at91/Kconfig
2+++ b/arch/arm/mach-at91/Kconfig
3@@ -335,6 +335,12 @@ config MACH_NEOCORE926
4     help
5       Select this if you are using the Adeneo Neocore 926 board.
6 
7+config MACH_TQMA9263
8+ bool "TQ Components TQMa9263 board"
9+ help
10+ Select this if you are using the an TQ Components TQMa9263 board.
11+ <http://www.tq-components.com/>
12+
13 endif
14 
15 # ----------------------------------------------------------
16--- a/arch/arm/mach-at91/Makefile
17+++ b/arch/arm/mach-at91/Makefile
18@@ -58,6 +58,7 @@ obj-$(CONFIG_MACH_AT91SAM9G10EK) += boar
19 obj-$(CONFIG_MACH_AT91SAM9263EK) += board-sam9263ek.o
20 obj-$(CONFIG_MACH_USB_A9263) += board-usb-a926x.o
21 obj-$(CONFIG_MACH_NEOCORE926) += board-neocore926.o
22+obj-$(CONFIG_MACH_TQMA9263) += board-tqma9263.o
23 
24 # AT91SAM9RL board-specific support
25 obj-$(CONFIG_MACH_AT91SAM9RLEK) += board-sam9rlek.o
26

Archive Download this file



interactive