diff options
author | Sergey Lapin <slapinid@gmail.com> | 2007-07-29 02:42:52 +0000 |
---|---|---|
committer | Sergey Lapin <slapinid@gmail.com> | 2007-07-29 02:42:52 +0000 |
commit | 3ff2de1f481107ffc8f4695a42a91a3613869a58 (patch) | |
tree | b1d15fdaace5c614db0cc38e9ba53de282bbfc03 /conf/machine/palmtt5.conf | |
parent | f47bdc74bdbf4451361af5533a53b83b533d52ae (diff) |
palms: Removed obsolete pxapwm-bl driver from machine configs
Diffstat (limited to 'conf/machine/palmtt5.conf')
-rw-r--r-- | conf/machine/palmtt5.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/palmtt5.conf b/conf/machine/palmtt5.conf index aedaf4ba30..d2de3fa87b 100644 --- a/conf/machine/palmtt5.conf +++ b/conf/machine/palmtt5.conf @@ -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" |