Saeed Bishara | edabd38 | 2009-08-06 15:12:43 +0300 | [diff] [blame] | 1 | if ARCH_DOVE |
| 2 | |
| 3 | menu "Marvell Dove Implementations" |
| 4 | |
| 5 | config MACH_DOVE_DB |
| 6 | bool "Marvell DB-MV88AP510 Development Board" |
| 7 | select I2C_BOARDINFO |
| 8 | help |
| 9 | Say 'Y' here if you want your kernel to support the |
| 10 | Marvell DB-MV88AP510 Development Board. |
| 11 | |
Russell King | c786282 | 2011-01-17 18:20:05 +0000 | [diff] [blame] | 12 | config MACH_CM_A510 |
Konstantin Sinyuk | 7f51439 | 2010-11-16 08:55:03 +0200 | [diff] [blame] | 13 | bool "CompuLab CM-A510 Board" |
| 14 | help |
| 15 | Say 'Y' here if you want your kernel to support the |
| 16 | CompuLab CM-A510 Board. |
| 17 | |
Saeed Bishara | edabd38 | 2009-08-06 15:12:43 +0300 | [diff] [blame] | 18 | endmenu |
| 19 | |
| 20 | endif |