diff options
Diffstat (limited to 'conf/machine/gumstix-verdex.conf')
-rw-r--r-- | conf/machine/gumstix-verdex.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf index f08e3bafad..ab24552646 100644 --- a/conf/machine/gumstix-verdex.conf +++ b/conf/machine/gumstix-verdex.conf @@ -2,3 +2,5 @@ require conf/machine/include/gumstix.inc PACKAGE_EXTRA_ARCHS += " iwmmxt " +MACHINE_FEATURES += " usbhost " + |