diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2008-05-07 05:03:27 -0400 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-05-07 05:03:27 -0400 |
commit | 197fba56864082951ec52ae7d75b8177e44e471e (patch) | |
tree | 555462f26cf094b6ff824925639b0df8f29dd0dc /arch | |
parent | d7323696a910e1c00dc055ecc8c52dfedd9bbb59 (diff) |
[Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x families embedded ethernet driver
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/blackfin/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index c8def1cf1758..fd5708523f2e 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -832,6 +832,7 @@ config BANK_0 | |||
832 | config BANK_1 | 832 | config BANK_1 |
833 | hex "Bank 1" | 833 | hex "Bank 1" |
834 | default 0x7BB0 | 834 | default 0x7BB0 |
835 | default 0x5558 if BF54x | ||
835 | 836 | ||
836 | config BANK_2 | 837 | config BANK_2 |
837 | hex "Bank 2" | 838 | hex "Bank 2" |