blob: ce327d5e68b21c1b516c901ac2f9874fa713223c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#@TYPE: Machine
#@NAME: M&N RT3000/RT4000
#@DESCRIPTION: Machine configuration for the PXA255 based M&N Solutions Radio Terminal RT3000/RT4000
PREFERRED_PROVIDER_virtual/kernel = "rt3000"
USE_DEVFS = "1"
GUI_MACHINE_CLASS = "smallscreen"
# For sysvinit:
USE_VT = "0"
SERIAL_CONSOLE = "115200 tts/0"
|