xref: /linux/arch/arm/mach-mv78xx0/Kconfig (revision 367b8112fe2ea5c39a7bb4d263dcdd9b612fae18)
1if ARCH_MV78XX0
2
3menu "Marvell MV78xx0 Implementations"
4
5config MACH_DB78X00_BP
6	bool "Marvell DB-78x00-BP Development Board"
7	help
8	  Say 'Y' here if you want your kernel to support the
9	  Marvell DB-78x00-BP Development Board.
10
11endmenu
12
13endif
14