From 146eaf43853b2e16f7bc3d6a08069c1416f742af Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Sat, 14 Jul 2007 16:50:13 +0000 Subject: Improved Palm Treo 650 support * New defconfig (more modular et al.) * More life-like driver set on image --- conf/machine/palmt650.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf/machine/palmt650.conf') diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf index 90690fd5f4..46e5fafdb5 100644 --- a/conf/machine/palmt650.conf +++ b/conf/machine/palmt650.conf @@ -1,15 +1,17 @@ #@TYPE: Machine #@NAME: Palm Treo 650 -#@DESCRIPTION: Machine configuration for the Palm TX +#@DESCRIPTION: Machine configuration for the Palm Treo 650 require conf/machine/include/palm.conf ROOT_FLASH_SIZE = "100" -SERIAL_CONSOLE = "115200 ttyS0" +SERIAL_CONSOLE = "115200 ttyS1" GUI_MACHINE_CLASS = "bigscreen" MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ kernel-module-pxapwm-bl \ kernel-module-wm97xx-ts" + +module_autoload_g_ether = "g_ether" -- cgit v1.2.3