summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/guinness.conf2
-rw-r--r--conf/machine/hx4700.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/guinness.conf b/conf/machine/guinness.conf
index 35cb1d2070..12143edf63 100644
--- a/conf/machine/guinness.conf
+++ b/conf/machine/guinness.conf
@@ -17,7 +17,7 @@ OLDEST_KERNEL = "2.6.17"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
-MACHINE_FEATURES = "kernel26 usbhost ext2"
+MACHINE_FEATURES = "kernel26 usbhost ext2 pci"
require conf/machine/include/tune-athlonmp.conf
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index e94b7d4d56..caaead2d93 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -23,7 +23,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb
PCMCIA_MANAGER = "pcmciautils"
MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware"
-MACHINE_EXTRA__RRECOMMENDS = "kernel-module-nls_cp437 \
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls_cp437 \
kernel-module-nls_iso8859-1 \
kernel-module-nls_utf8 \
kernel-module-af_key \