Skip to content

Commit

Permalink
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Browse files Browse the repository at this point in the history
Reported-by: Christoph Egger <siccegge@cs.fau.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
  • Loading branch information
Mike Frysinger committed May 22, 2010
1 parent 76b9969 commit 084f9eb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ config MEM_MT48LC16M16A2TG_75

config MEM_MT48LC32M8A2_75
bool
depends on (BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
depends on (BFIN518F_EZBRD || BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
default y

config MEM_MT48LC8M32B2B5_7
Expand All @@ -361,11 +361,6 @@ config MEM_MT48LC32M16A2TG_75
depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP)
default y

config MEM_MT48LC32M8A2_75
bool
depends on (BFIN518F_EZBRD)
default y

config MEM_MT48H32M16LFCJ_75
bool
depends on (BFIN526_EZBRD)
Expand Down

0 comments on commit 084f9eb

Please sign in to comment.