diff options
| -rw-r--r-- | meta/conf/machine/atom-pc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/atom-pc.conf b/meta/conf/machine/atom-pc.conf index 424e0e96c6..61d3d943ab 100644 --- a/meta/conf/machine/atom-pc.conf +++ b/meta/conf/machine/atom-pc.conf | |||
| @@ -36,7 +36,7 @@ IMAGE_ROOTFS_SIZE_ext3 = "500000" | |||
| 36 | 36 | ||
| 37 | IMAGE_FSTYPES ?= "ext3 cpio.gz" | 37 | IMAGE_FSTYPES ?= "ext3 cpio.gz" |
| 38 | 38 | ||
| 39 | APPEND += "video=intelfb:mode=800x600,accel=0,hwcursor=0 vga=3847 usbcore.autosuspend=1" | 39 | APPEND += "usbcore.autosuspend=1" |
| 40 | 40 | ||
| 41 | GLIBC_ADDONS = "nptl" | 41 | GLIBC_ADDONS = "nptl" |
| 42 | GLIBC_EXTRA_OECONF = "--with-tls" | 42 | GLIBC_EXTRA_OECONF = "--with-tls" |
