diff options
Diffstat (limited to 'conf/machine/gumstix-connex.conf')
-rw-r--r-- | conf/machine/gumstix-connex.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf new file mode 100644 index 0000000000..5bca152500 --- /dev/null +++ b/conf/machine/gumstix-connex.conf @@ -0,0 +1,8 @@ +require conf/machine/include/gumstix.inc + +RDEPENDS_kernel-base = "" + +MACHINE_FEATURES += " usbgadget " + +GUMSTIX_400MHZ = "y" + |