From 32c2d4fb830df236bf889ff7562ba49a18a447ae Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Fri, 13 Jul 2007 22:28:36 +0000 Subject: Preliminary support for Palm Tungsten C --- conf/machine/palmtc.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 conf/machine/palmtc.conf (limited to 'conf') diff --git a/conf/machine/palmtc.conf b/conf/machine/palmtc.conf new file mode 100644 index 0000000000..f4fcb405c5 --- /dev/null +++ b/conf/machine/palmtc.conf @@ -0,0 +1,16 @@ +#@TYPE: Machine +#@NAME: Palm TC +#@DESCRIPTION: Machine configuration for the Palm TX + +require conf/machine/include/palm.conf + +MACHINE_FEATURES += "wifi" + +ROOT_FLASH_SIZE = "100" + +SERIAL_CONSOLE = "115200 ttyS0" + +GUI_MACHINE_CLASS = "bigscreen" + +MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxapwm-bl" + -- cgit v1.2.3