summaryrefslogtreecommitdiffstats
path: root/board/technologic/ts4800/linux.fragment
diff options
context:
space:
mode:
authorPatrick Keroulas <patrick.keroulas@savoirfairelinux.com>2016-07-18 14:41:36 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-20 13:45:09 +0200
commit1cda15f494abe48fa81b1a0815af278d11cb05c1 (patch)
treedc1248320675fd033a8c697125df4bc4b4101964 /board/technologic/ts4800/linux.fragment
parenta80f0efa9c610b00b531b69d14c2ff9852fd721b (diff)
downloadbuildroot-1cda15f494abe48fa81b1a0815af278d11cb05c1.tar.gz
buildroot-1cda15f494abe48fa81b1a0815af278d11cb05c1.zip
configs: add defconfig for TS-4800
The TS-4800 is supported by mainline Linux as of 4.5 and by U-boot as of v2016-07. The package requires the custom ts4800-mbrboot routine. A post-image script is provided to generate an image that can be directly written to an SD card. More details on the board here: http://wiki.embeddedarm.com/wiki/TS-4800 Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Signed-off-by: Patrick Keroulas <patrick.keroulas@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/technologic/ts4800/linux.fragment')
-rw-r--r--board/technologic/ts4800/linux.fragment3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/technologic/ts4800/linux.fragment b/board/technologic/ts4800/linux.fragment
new file mode 100644
index 0000000000..0451c86365
--- /dev/null
+++ b/board/technologic/ts4800/linux.fragment
@@ -0,0 +1,3 @@
+CONFIG_TOUCHSCREEN_TS4800=y
+CONFIG_TS4800_WATCHDOG=y
+CONFIG_TS4800_IRQ=y
OpenPOWER on IntegriCloud