From 41a7cbfea4318bedc407b4c3fe92ac207a6ba07e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 15 Sep 2005 12:10:57 +0000 Subject: conf/machine/ipaq-pxa270.conf: add i2c-pxa module --- conf/machine/ipaq-pxa270.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit 1.2.3-korg