diff options
-rw-r--r-- | conf/machine/dra7xx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 14253cf3..8ba2757f 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/machine/dra7xx-evm.conf | |||
@@ -33,4 +33,4 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048" | |||
33 | 33 | ||
34 | # Currently removing the sgx machine feature because there is no SGX package | 34 | # Currently removing the sgx machine feature because there is no SGX package |
35 | # available for omap5 | 35 | # available for omap5 |
36 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen touchscreen" | 36 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen touchscreen sgx" |