summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-07-03 11:20:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-03 11:20:33 +0000
commit5e44cd573f6bab185debfd5afeeb3b7c1953767a (patch)
tree6eb13f9397c082ed49ad6e49b5fc0ae7488c3a0b
parent7879864edcda9b69f74d1ca461f54b630b42ee25 (diff)
parent51657cd1b528d09a3d54d165ff57ed94a3d03097 (diff)
merge of 039788d041fbc01b3a9b583c254eec64a5d3b578
and 577114f4e4b115482dac5f45be9585d19cb94f37
-rw-r--r--conf/machine/htcuniversal.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index 288f3ebaa9..b8368f32c9 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -30,7 +30,7 @@ include conf/machine/include/tune-xscale.conf
#include conf/machine/include/tune-iwmmxt.conf
BOOTSTRAP_EXTRA_RRECOMMENDS += "${@linux_module_packages('${UN_MODULES}', d)}"
-UN_MODULES = "i2c-pxa snd-pxa-i2sound-htcuniversal htcuniversal_power htcuniversal_acx acx htcuniversal_bt htcuniversal_leds firmware-class"
+UN_MODULES = "i2c-pxa snd-pxa-i2sound-htcuniversal htcuniversal_acx acx htcuniversal_bt htcuniversal_leds firmware-class"
module_autoload_htcuniversal_power = "htcuniversal_power"
@@ -41,7 +41,6 @@ module_autoload_firmware-class = "firmware-class"
module_autoload_acx = "acx"
module_autoload_htcuniversal-acx = "htcuniversal_acx"
module_autoload_htcuniversal-bt = "htcuniversal_bt"
-module_autoload_htcuniversal-power = "htcuniversal_power"
#module_autoload_pxa27x_udc = "pxa27x_udc"