diff options
| -rw-r--r-- | meta-yocto/conf/machine/atom-pc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/machine/atom-pc.conf b/meta-yocto/conf/machine/atom-pc.conf index 6ac012f2df..a0a8104249 100644 --- a/meta-yocto/conf/machine/atom-pc.conf +++ b/meta-yocto/conf/machine/atom-pc.conf | |||
| @@ -28,7 +28,7 @@ XSERVER ?= "xserver-xf86-dri-lite \ | |||
| 28 | 28 | ||
| 29 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" | 29 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" |
| 30 | 30 | ||
| 31 | IMAGE_FSTYPES ?= "ext3 cpio.gz" | 31 | IMAGE_FSTYPES ?= "ext3 cpio.gz live" |
| 32 | 32 | ||
| 33 | APPEND += "usbcore.autosuspend=1" | 33 | APPEND += "usbcore.autosuspend=1" |
| 34 | 34 | ||
