aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs
diff options
context:
space:
mode:
authorRobin Getz <robin.getz@analog.com>2007-10-10 11:55:26 -0400
committerBryan Wu <bryan.wu@analog.com>2007-10-10 11:55:26 -0400
commit3bebca2d20796dd3dc62c5d3e74148087c7ce5bd (patch)
treefdb5eb8eb774fa5e8df41ebbf0e0d2c82b9ff627 /arch/blackfin/configs
parenta298049180d2c56fc8ac1796b24973bf4f019cc7 (diff)
Blackfin arch: to do some consolidation of common code and common name spaces
now all BLKFIN should be BFIN, should be no functional changes. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r--arch/blackfin/configs/BF533-EZKIT_defconfig12
-rw-r--r--arch/blackfin/configs/BF533-STAMP_defconfig12
-rw-r--r--arch/blackfin/configs/BF537-STAMP_defconfig12
-rw-r--r--arch/blackfin/configs/BF548-EZKIT_defconfig12
-rw-r--r--arch/blackfin/configs/BF561-EZKIT_defconfig12
-rw-r--r--arch/blackfin/configs/PNAV-10_defconfig12
6 files changed, 36 insertions, 36 deletions
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig
index 1cf1ab28dc66..02141827e595 100644
--- a/arch/blackfin/configs/BF533-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF533-EZKIT_defconfig
@@ -243,12 +243,12 @@ CONFIG_DMA_UNCACHED_1M=y
243# 243#
244# Cache Support 244# Cache Support
245# 245#
246CONFIG_BLKFIN_CACHE=y 246CONFIG_BFIN_ICACHE=y
247CONFIG_BLKFIN_DCACHE=y 247CONFIG_BFIN_DCACHE=y
248# CONFIG_BLKFIN_DCACHE_BANKA is not set 248# CONFIG_BFIN_DCACHE_BANKA is not set
249# CONFIG_BLKFIN_CACHE_LOCK is not set 249# CONFIG_BFIN_ICACHE_LOCK is not set
250# CONFIG_BLKFIN_WB is not set 250# CONFIG_BFIN_WB is not set
251CONFIG_BLKFIN_WT=y 251CONFIG_BFIN_WT=y
252CONFIG_L1_MAX_PIECE=16 252CONFIG_L1_MAX_PIECE=16
253 253
254# 254#
diff --git a/arch/blackfin/configs/BF533-STAMP_defconfig b/arch/blackfin/configs/BF533-STAMP_defconfig
index 64b7f1b3b2af..3dbe22d7d909 100644
--- a/arch/blackfin/configs/BF533-STAMP_defconfig
+++ b/arch/blackfin/configs/BF533-STAMP_defconfig
@@ -255,12 +255,12 @@ CONFIG_DMA_UNCACHED_1M=y
255# 255#
256# Cache Support 256# Cache Support
257# 257#
258CONFIG_BLKFIN_CACHE=y 258CONFIG_BFIN_ICACHE=y
259CONFIG_BLKFIN_DCACHE=y 259CONFIG_BFIN_DCACHE=y
260# CONFIG_BLKFIN_DCACHE_BANKA is not set 260# CONFIG_BFIN_DCACHE_BANKA is not set
261# CONFIG_BLKFIN_CACHE_LOCK is not set 261# CONFIG_BFIN_ICACHE_LOCK is not set
262# CONFIG_BLKFIN_WB is not set 262# CONFIG_BFIN_WB is not set
263CONFIG_BLKFIN_WT=y 263CONFIG_BFIN_WT=y
264CONFIG_L1_MAX_PIECE=16 264CONFIG_L1_MAX_PIECE=16
265 265
266# 266#
diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig b/arch/blackfin/configs/BF537-STAMP_defconfig
index ccf09dc09a18..a28e0316e90c 100644
--- a/arch/blackfin/configs/BF537-STAMP_defconfig
+++ b/arch/blackfin/configs/BF537-STAMP_defconfig
@@ -258,12 +258,12 @@ CONFIG_DMA_UNCACHED_1M=y
258# 258#
259# Cache Support 259# Cache Support
260# 260#
261CONFIG_BLKFIN_CACHE=y 261CONFIG_BFIN_ICACHE=y
262CONFIG_BLKFIN_DCACHE=y 262CONFIG_BFIN_DCACHE=y
263# CONFIG_BLKFIN_DCACHE_BANKA is not set 263# CONFIG_BFIN_DCACHE_BANKA is not set
264# CONFIG_BLKFIN_CACHE_LOCK is not set 264# CONFIG_BFIN_ICACHE_LOCK is not set
265# CONFIG_BLKFIN_WB is not set 265# CONFIG_BFIN_WB is not set
266CONFIG_BLKFIN_WT=y 266CONFIG_BFIN_WT=y
267CONFIG_L1_MAX_PIECE=16 267CONFIG_L1_MAX_PIECE=16
268 268
269# 269#
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig
index ac8390fafa9c..8f3b1de6a939 100644
--- a/arch/blackfin/configs/BF548-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF548-EZKIT_defconfig
@@ -306,12 +306,12 @@ CONFIG_DMA_UNCACHED_1M=y
306# 306#
307# Cache Support 307# Cache Support
308# 308#
309CONFIG_BLKFIN_CACHE=y 309CONFIG_BFIN_ICACHE=y
310CONFIG_BLKFIN_DCACHE=y 310CONFIG_BFIN_DCACHE=y
311# CONFIG_BLKFIN_DCACHE_BANKA is not set 311# CONFIG_BFIN_DCACHE_BANKA is not set
312# CONFIG_BLKFIN_CACHE_LOCK is not set 312# CONFIG_BFIN_ICACHE_LOCK is not set
313# CONFIG_BLKFIN_WB is not set 313# CONFIG_BFIN_WB is not set
314CONFIG_BLKFIN_WT=y 314CONFIG_BFIN_WT=y
315CONFIG_L1_MAX_PIECE=16 315CONFIG_L1_MAX_PIECE=16
316 316
317# 317#
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig
index 51c0b6f97798..698a2492424e 100644
--- a/arch/blackfin/configs/BF561-EZKIT_defconfig
+++ b/arch/blackfin/configs/BF561-EZKIT_defconfig
@@ -288,12 +288,12 @@ CONFIG_DMA_UNCACHED_1M=y
288# 288#
289# Cache Support 289# Cache Support
290# 290#
291CONFIG_BLKFIN_CACHE=y 291CONFIG_BFIN_ICACHE=y
292CONFIG_BLKFIN_DCACHE=y 292CONFIG_BFIN_DCACHE=y
293# CONFIG_BLKFIN_DCACHE_BANKA is not set 293# CONFIG_BFIN_DCACHE_BANKA is not set
294# CONFIG_BLKFIN_CACHE_LOCK is not set 294# CONFIG_BFIN_ICACHE_LOCK is not set
295# CONFIG_BLKFIN_WB is not set 295# CONFIG_BFIN_WB is not set
296CONFIG_BLKFIN_WT=y 296CONFIG_BFIN_WT=y
297CONFIG_L1_MAX_PIECE=16 297CONFIG_L1_MAX_PIECE=16
298 298
299# 299#
diff --git a/arch/blackfin/configs/PNAV-10_defconfig b/arch/blackfin/configs/PNAV-10_defconfig
index 983ed181c896..dbb0c4f399fb 100644
--- a/arch/blackfin/configs/PNAV-10_defconfig
+++ b/arch/blackfin/configs/PNAV-10_defconfig
@@ -257,12 +257,12 @@ CONFIG_DMA_UNCACHED_1M=y
257# 257#
258# Cache Support 258# Cache Support
259# 259#
260CONFIG_BLKFIN_CACHE=y 260CONFIG_BFIN_ICACHE=y
261CONFIG_BLKFIN_DCACHE=y 261CONFIG_BFIN_DCACHE=y
262# CONFIG_BLKFIN_DCACHE_BANKA is not set 262# CONFIG_BFIN_DCACHE_BANKA is not set
263# CONFIG_BLKFIN_CACHE_LOCK is not set 263# CONFIG_BFIN_ICACHE_LOCK is not set
264CONFIG_BLKFIN_WB=y 264CONFIG_BFIN_WB=y
265# CONFIG_BLKFIN_WT is not set 265# CONFIG_BFIN_WT is not set
266CONFIG_L1_MAX_PIECE=16 266CONFIG_L1_MAX_PIECE=16
267 267
268# 268#