diff options
Diffstat (limited to 'conf/machine/hx2000.conf')
-rw-r--r-- | conf/machine/hx2000.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/hx2000.conf b/conf/machine/hx2000.conf index b0c962c1d0..4722c83e06 100644 --- a/conf/machine/hx2000.conf +++ b/conf/machine/hx2000.conf @@ -21,7 +21,6 @@ MODUTILS = "26" MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget" -PCMCIA_MANAGER = "pcmciautils" BOOTMODULES_RRECOMMENDS = "${@linux_module_packages('${PXA270_MODULES}', d)}" BOOTSTRAP_EXTRA_RRECOMMENDS += " ${BOOTMODULES_RRECOMMENDS}" BOOTSTRAP_EXTRA_RDEPENDS = "tiinit acx-firmware" |