From: Koen Kooi Date: Wed, 3 Jan 2007 18:09:21 +0000 (+0000) Subject: hx2000: clean up machine config a bit X-Git-Tag: Release-2010-05/1~9453^2~29^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a4706fc5292c926fb1126857cd350b62ddd0b4;p=openembedded.git hx2000: clean up machine config a bit --- diff --git a/conf/machine/hx2000.conf b/conf/machine/hx2000.conf index 48a4bbf3e5..900da400b0 100644 --- a/conf/machine/hx2000.conf +++ b/conf/machine/hx2000.conf @@ -22,11 +22,6 @@ MODUTILS = "26" MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget screen" PCMCIA_MANAGER = "pcmciautils" -BOOTMODULES_RRECOMMENDS = "${@linux_module_packages('${PXA270_MODULES}', d)}" -BOOTSTRAP_EXTRA_RRECOMMENDS += " ${BOOTMODULES_RRECOMMENDS}" -BOOTSTRAP_EXTRA_RDEPENDS = "tiinit acx-firmware" - -PXA270_MODULES = "nls_cp437 nls_iso8859-1 nls_utf8 af_key" SERIAL_CONSOLE = "115200 ttyS0"