From: Koen Kooi Date: Thu, 15 Sep 2005 12:10:57 +0000 (+0000) Subject: conf/machine/ipaq-pxa270.conf: add i2c-pxa module X-Git-Tag: Release-2010-05/1~9453^2~3518^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a7cbfea4318bedc407b4c3fe92ac207a6ba07e;p=openembedded.git conf/machine/ipaq-pxa270.conf: add i2c-pxa module --- diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 5c6c040af6..627440d7ad 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -31,7 +31,7 @@ GPE_EXTRA_INSTALL += "gaim sylpheed" include conf/machine/tune-xscale.conf BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" -HX4700_MODULES = "asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ +HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ hx4700_ts hx4700_wlan snd_pxa_i2sound_hx4700 hx4700_power" module_autoload_hx4700_power = "hx4700_power"