palms: Removed obsolete pxapwm-bl driver from machine configs
authorSergey Lapin <slapinid@gmail.com>
Sun, 29 Jul 2007 02:42:52 +0000 (02:42 +0000)
committerSergey Lapin <slapinid@gmail.com>
Sun, 29 Jul 2007 02:42:52 +0000 (02:42 +0000)
conf/machine/include/palm.conf
conf/machine/palmld.conf
conf/machine/palmt650.conf
conf/machine/palmt680.conf [new file with mode: 0644]
conf/machine/palmtc.conf
conf/machine/palmtt5.conf
conf/machine/palmtx.conf

index 565f37b..821ebc4 100644 (file)
@@ -41,7 +41,6 @@ module_autoload_pcmcia = "pcmcia"
 module_autoload_pcmcia_core = "pcmcia-core"
 module_autoload_pda_power = "pda_power"
 module_autoload_pxa2xx_core = "pxa2xx-core"
-module_autoload_pxapwm_bl = "pxapwm_bl"
 module_autoload_snd = "snd"
 module_autoload_snd-ac97-codec = "snd-ac97-codec"
 module_autoload_snd-mixer-oss = "snd-mixer-oss"
index 7adb352..3d1d90f 100644 (file)
@@ -24,7 +24,6 @@ MACHINE_EXTRA_RRECOMMENDS += "\
        kernel-module-pcmcia-core \
        kernel-module-pda-power \
        kernel-module-pxa2xx-core \
-       kernel-module-pxapwm-bl \
        kernel-module-snd-pxa2xx-ac97 \
        kernel-module-snd-pxa2xx-pcm \
        "
index beaf6cd..4d1032d 100644 (file)
@@ -12,7 +12,6 @@ GUI_MACHINE_CLASS = "bigscreen"
 
 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-snd-pxa2xx-ac97 \
                            kernel-module-pxa27x-keyboard \
-                           kernel-module-pxapwm-bl \
                            kernel-module-wm97xx-ts"
 
 module_autoload_g_ether = "g_ether"
diff --git a/conf/machine/palmt680.conf b/conf/machine/palmt680.conf
new file mode 100644 (file)
index 0000000..b5e8aeb
--- /dev/null
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@NAME: Palm Treo 680
+#@DESCRIPTION: Machine configuration for the Palm TX
+
+require conf/machine/include/palm.conf
+
+ROOT_FLASH_SIZE = "100"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+GUI_MACHINE_CLASS = "bigscreen"
+
+MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
+                           kernel-module-wm97xx-ts"
index f4fcb40..b1139c2 100644 (file)
@@ -12,5 +12,3 @@ SERIAL_CONSOLE = "115200 ttyS0"
 
 GUI_MACHINE_CLASS = "bigscreen"
 
-MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxapwm-bl"
-
index aedaf4b..d2de3fa 100644 (file)
@@ -11,6 +11,5 @@ SERIAL_CONSOLE = "115200 ttyS0"
 GUI_MACHINE_CLASS = "bigscreen"
 
 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
-                           kernel-module-pxapwm-bl \
                            kernel-module-wm97xx-ts \
                           kernel-module-palmt5-battery"
index d9b934a..9f1f079 100644 (file)
@@ -14,6 +14,5 @@ ROOT_FLASH_SIZE = "100"
 SERIAL_CONSOLE = "115200 ttyS0"
 
 MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \
-                           kernel-module-pxapwm-bl \
                            kernel-module-wm97xx-ts \
                            kernel-module-palmtx-battery"