diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-05-20 00:26:54 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-05-22 14:19:13 -0400 |
commit | 084f9ebfd0915203b603392a66be15009b348fe1 (patch) | |
tree | b387fec4c5d993024a8d6223ab53e51ae928dd93 /arch/blackfin | |
parent | 76b99699a2bbf9efdb578f9a38a202af2ecb354b (diff) |
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Reported-by: Christoph Egger <siccegge@cs.fau.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin')
-rw-r--r-- | arch/blackfin/Kconfig | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 7b9fc9c9c0c2..f66294b4f9d2 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -348,7 +348,7 @@ config MEM_MT48LC16M16A2TG_75 | |||
348 | 348 | ||
349 | config MEM_MT48LC32M8A2_75 | 349 | config MEM_MT48LC32M8A2_75 |
350 | bool | 350 | bool |
351 | depends on (BFIN537_STAMP || PNAV10 || BFIN538_EZKIT) | 351 | depends on (BFIN518F_EZBRD || BFIN537_STAMP || PNAV10 || BFIN538_EZKIT) |
352 | default y | 352 | default y |
353 | 353 | ||
354 | config MEM_MT48LC8M32B2B5_7 | 354 | config MEM_MT48LC8M32B2B5_7 |
@@ -361,11 +361,6 @@ config MEM_MT48LC32M16A2TG_75 | |||
361 | depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP) | 361 | depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP) |
362 | default y | 362 | default y |
363 | 363 | ||
364 | config MEM_MT48LC32M8A2_75 | ||
365 | bool | ||
366 | depends on (BFIN518F_EZBRD) | ||
367 | default y | ||
368 | |||
369 | config MEM_MT48H32M16LFCJ_75 | 364 | config MEM_MT48H32M16LFCJ_75 |
370 | bool | 365 | bool |
371 | depends on (BFIN526_EZBRD) | 366 | depends on (BFIN526_EZBRD) |