summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-xburst/Kconfig
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2015-05-12 00:00:52 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2015-05-12 08:22:19 +0200
commit343bdbf2ad8d754e8c21b4bda2810888cd626ba5 (patch)
tree2d165967096495c74abc5a1c2a427a0c7b40e614 /arch/mips/mach-xburst/Kconfig
parent92f9b36fc0701d2c95d1f5182feeb927a3a25bfa (diff)
downloadbarebox-343bdbf2ad8d754e8c21b4bda2810888cd626ba5.tar.gz
barebox-343bdbf2ad8d754e8c21b4bda2810888cd626ba5.tar.xz
MIPS: img-ci20: enable dm9000 ethernet controller
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/mach-xburst/Kconfig')
-rw-r--r--arch/mips/mach-xburst/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-xburst/Kconfig b/arch/mips/mach-xburst/Kconfig
index 2598c41cdf..fd106fefe0 100644
--- a/arch/mips/mach-xburst/Kconfig
+++ b/arch/mips/mach-xburst/Kconfig
@@ -27,6 +27,7 @@ config BOARD_RZX50
config BOARD_CI20
bool "Imagination Creator CI20"
select CPU_JZ4780
+ select HAS_DM9000
endchoice