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/palmtx.conf | |
parent | f47bdc74bdbf4451361af5533a53b83b533d52ae (diff) |
palms: Removed obsolete pxapwm-bl driver from machine configs
Diffstat (limited to 'conf/machine/palmtx.conf')
-rw-r--r-- | conf/machine/palmtx.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf index d9b934a306..9f1f079cdc 100644 --- a/conf/machine/palmtx.conf +++ b/conf/machine/palmtx.conf @@ -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" |