提交 04860bd2 编写于 作者: G Greg Ungerer 提交者: Linus Torvalds

[PATCH] m68knommu: configure support for Avnet5282 board

Add support for the AVNET 5282 board.
Patch submitted by Daniel Alomar <dalomar@serrasold.com>.
Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 5d36f8eb
...@@ -382,6 +382,12 @@ config COBRA5272 ...@@ -382,6 +382,12 @@ config COBRA5272
help help
Support for the senTec COBRA5272 board. Support for the senTec COBRA5272 board.
config AVNET5282
bool "Avnet 5282 board support"
depends on M528x
help
Support for the Avnet 5282 board.
config M5282EVB config M5282EVB
bool "Motorola M5282EVB board support" bool "Motorola M5282EVB board support"
depends on M528x depends on M528x
...@@ -525,6 +531,11 @@ config SNEHA ...@@ -525,6 +531,11 @@ config SNEHA
bool bool
default y default y
depends on CPU16B depends on CPU16B
config AVNET
bool
default y
depends on (AVNET5282)
config LARGE_ALLOCS config LARGE_ALLOCS
bool "Allow allocating large blocks (> 1MB) of memory" bool "Allow allocating large blocks (> 1MB) of memory"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册