diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-06-17 03:11:42 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-06-22 21:16:01 -0400 |
commit | 841a534367c2cfdc325a11958c51406da17686c7 (patch) | |
tree | fef45de37bb7dbf3cca3ec0ccca6570467468841 /arch/blackfin/configs/BF533-STAMP_defconfig | |
parent | 41ba653f24a39a0e6a4afe9b2763a95a57e042c2 (diff) |
Blackfin: update defconfigs
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/configs/BF533-STAMP_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF533-STAMP_defconfig | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/arch/blackfin/configs/BF533-STAMP_defconfig b/arch/blackfin/configs/BF533-STAMP_defconfig index fed25329e13c..c99bbcd09a68 100644 --- a/arch/blackfin/configs/BF533-STAMP_defconfig +++ b/arch/blackfin/configs/BF533-STAMP_defconfig | |||
@@ -293,11 +293,17 @@ CONFIG_DMA_UNCACHED_1M=y | |||
293 | # Cache Support | 293 | # Cache Support |
294 | # | 294 | # |
295 | CONFIG_BFIN_ICACHE=y | 295 | CONFIG_BFIN_ICACHE=y |
296 | # CONFIG_BFIN_ICACHE_LOCK is not set | ||
296 | CONFIG_BFIN_DCACHE=y | 297 | CONFIG_BFIN_DCACHE=y |
297 | # CONFIG_BFIN_DCACHE_BANKA is not set | 298 | # CONFIG_BFIN_DCACHE_BANKA is not set |
298 | # CONFIG_BFIN_ICACHE_LOCK is not set | 299 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
299 | CONFIG_BFIN_WB=y | 300 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
300 | # CONFIG_BFIN_WT is not set | 301 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
302 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | ||
303 | |||
304 | # | ||
305 | # Memory Protection Unit | ||
306 | # | ||
301 | # CONFIG_MPU is not set | 307 | # CONFIG_MPU is not set |
302 | 308 | ||
303 | # | 309 | # |
@@ -391,11 +397,11 @@ CONFIG_IP_PNP=y | |||
391 | # CONFIG_INET_IPCOMP is not set | 397 | # CONFIG_INET_IPCOMP is not set |
392 | # CONFIG_INET_XFRM_TUNNEL is not set | 398 | # CONFIG_INET_XFRM_TUNNEL is not set |
393 | # CONFIG_INET_TUNNEL is not set | 399 | # CONFIG_INET_TUNNEL is not set |
394 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 400 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
395 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 401 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
396 | CONFIG_INET_XFRM_MODE_BEET=y | 402 | # CONFIG_INET_XFRM_MODE_BEET is not set |
397 | # CONFIG_INET_LRO is not set | 403 | # CONFIG_INET_LRO is not set |
398 | CONFIG_INET_DIAG=y | 404 | # CONFIG_INET_DIAG is not set |
399 | CONFIG_INET_TCP_DIAG=y | 405 | CONFIG_INET_TCP_DIAG=y |
400 | # CONFIG_TCP_CONG_ADVANCED is not set | 406 | # CONFIG_TCP_CONG_ADVANCED is not set |
401 | CONFIG_TCP_CONG_CUBIC=y | 407 | CONFIG_TCP_CONG_CUBIC=y |
@@ -1216,7 +1222,7 @@ CONFIG_SCHED_DEBUG=y | |||
1216 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1222 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1217 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1223 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1218 | # CONFIG_DEBUG_KOBJECT is not set | 1224 | # CONFIG_DEBUG_KOBJECT is not set |
1219 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1225 | CONFIG_DEBUG_BUGVERBOSE=y |
1220 | CONFIG_DEBUG_INFO=y | 1226 | CONFIG_DEBUG_INFO=y |
1221 | # CONFIG_DEBUG_VM is not set | 1227 | # CONFIG_DEBUG_VM is not set |
1222 | # CONFIG_DEBUG_WRITECOUNT is not set | 1228 | # CONFIG_DEBUG_WRITECOUNT is not set |