diff options
author | Koen Kooi <koen@openembedded.org> | 2005-09-25 21:17:07 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-25 21:17:07 +0000 |
commit | 2bcaf555c8cee084ccb1e2f6f2676b880a0ed0ef (patch) | |
tree | 2de26406c5e5e147c51d99da665dd67eca9ca30f /packages/linux | |
parent | a75e671d97049c477f56d5dd04c49a3ea59e4a41 (diff) |
packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig: apply patch from #343
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig b/packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig index affff1d696..e322971d77 100644 --- a/packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig +++ b/packages/linux/linux-h6300-omap1-2.6.12-rc5/defconfig @@ -156,7 +156,7 @@ CONFIG_CPU_TLB_V4WBI=y CONFIG_ARM_THUMB=y # CONFIG_CPU_ICACHE_DISABLE is not set # CONFIG_CPU_DCACHE_DISABLE is not set -# CONFIG_CPU_DCACHE_WRITETHROUGH is not set +CONFIG_CPU_DCACHE_WRITETHROUGH=y # # Bus support |