diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index c882c54d9b..218e80301c 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -93,8 +93,6 @@ PACKAGE_ARCHS = "all any noarch ${TARGET_ARCH} ${PACKAGE_EXTRA_ARCHS} ${MACHINE} | |||
| 93 | # select proper CPU to get binary locales generated | 93 | # select proper CPU to get binary locales generated |
| 94 | QEMU_OPTIONS = "" | 94 | QEMU_OPTIONS = "" |
| 95 | QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5" | 95 | QEMU_OPTIONS_iwmmxt = "-cpu pxa270-c5" |
| 96 | QEMU_OPTIONS_armv4t = "-cpu arm920t" | ||
| 97 | QEMU_OPTIONS_armv5te = "-cpu arm926" | ||
| 98 | QEMU_OPTIONS_armv6 = "-cpu arm1136" | 96 | QEMU_OPTIONS_armv6 = "-cpu arm1136" |
| 99 | 97 | ||
| 100 | ################################################################## | 98 | ################################################################## |
