h3900.conf: remove h5xxx bits
authorKoen Kooi <koen@openembedded.org>
Thu, 27 Jul 2006 07:04:29 +0000 (07:04 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 27 Jul 2006 07:04:29 +0000 (07:04 +0000)
conf/machine/h3900.conf

index 1611ed4..17991f8 100644 (file)
@@ -1,6 +1,6 @@
 #@TYPE: Machine
-#@NAME: Compaq iPAQ 39xx, Compaq iPAQ 54xx, Compaq iPAQ 55xx
-#@DESCRIPTION: Machine configuration for the Compaq iPAQ 39xx, Compaq iPAQ 54xx, and Compaq iPAQ 55xx devices
+#@NAME: Compaq iPAQ 39xx
+#@DESCRIPTION: Machine configuration for the Compaq iPAQ 39xx
 
 KERNEL ?= "kernel24"
 #KERNEL ?= "kernel26"
@@ -17,11 +17,10 @@ EXTRA_IMAGECMD_h3900_jffs2 = "-e 0x40000 -p"
 ROOT_FLASH_SIZE = "32"
 
 BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${H3900_MODULES}', d)}"
-BOOTSTRAP_EXTRA_RDEPENDS_append_kernel24 = " at76c503a-modules"
 BOOTSTRAP_EXTRA_RDEPENDS_append_kernel26 = " udev module-init-tools"
 
-H3900_MODULES_kernel24 = "g_ether pxa2xx_udc h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400 mmc_asic3 mtdchar h5400-audio h3900-uda1380"
-H3900_MODULES_kernel26 = " h3900_lcd h5400_lcd asic2_adcts g_ether apm h5400_battery h3900_battery pcmcia-core"
+H3900_MODULES_kernel24 = "g_ether pxa2xx_udc h3900_asic nmc_asic3 mtdchar h3900-uda1380"
+H3900_MODULES_kernel26 = " h3900_lcd asic2_adcts g_ether apm h3900_battery pcmcia-core"
 # pxa2xx_udc is built in to the kernel
 
 SERIAL_CONSOLE = "115200 tts/0 vt100"