xref: /netbsd-src/sys/arch/evbarm/conf/TS7200_LCD (revision 0df36b27f7aadced1126c0d5f33a0552f9c7e330)
1#	$NetBSD: TS7200_LCD,v 1.3 2011/03/06 02:22:27 jakllsch Exp $
2#
3#	TS7200_LCD - standard TS7200, but with a 2x24 LCD attached
4#       to the LCD header and a 4x4 matrix keypad attached to the DIO
5#       header.
6#
7
8include	"arch/evbarm/conf/TS7200"
9
10# HD44780 LCD on LCD header
11tslcd*		at tspld?
12wsdisplay*	at tslcd? console ?
13
14# 4x4 Matrix Keypad on DIO header
15tskp*		at tspld?
16wskbd*	at tskp? console ? mux 1
17