diff options
Diffstat (limited to 'conf/machine/epia.conf')
-rw-r--r-- | conf/machine/epia.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index b423f83f00..97d43d7a6d 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -12,6 +12,6 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES = "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" require conf/machine/include/tune-c3.inc |