diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-30 08:37:19 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-30 08:37:19 +0000 |
commit | 8a0cde8c5a6fb7ee2cf3ca52cd5a68b8f343ca4d (patch) | |
tree | 427292b2b34837afbac980928beff5810ca87965 /packages/linux/linux-omap2-git/beagleboard/defconfig | |
parent | f0a1a1c98976bec41dda49ec8cd7dc84e0be5361 (diff) |
linux omap2 git: add patch to workaround cortex-a8 deadlock
Diffstat (limited to 'packages/linux/linux-omap2-git/beagleboard/defconfig')
-rw-r--r-- | packages/linux/linux-omap2-git/beagleboard/defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-omap2-git/beagleboard/defconfig b/packages/linux/linux-omap2-git/beagleboard/defconfig index 6381271cf9..9c41ce01cb 100644 --- a/packages/linux/linux-omap2-git/beagleboard/defconfig +++ b/packages/linux/linux-omap2-git/beagleboard/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.26-rc9-omap1 -# Tue Jul 8 15:36:02 2008 +# Linux kernel version: 2.6.26-omap1 +# Wed Jul 30 10:34:59 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -331,6 +331,7 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_VFP=y CONFIG_VFPv3=y CONFIG_NEON=y +CONFIG_NEON_CACHE_BUG=y # # Userspace binary formats |