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