| Tzachi Perelstein | 585cf17 | 2007-10-23 15:14:41 -0400 | [diff] [blame] | 1 | if ARCH_ORION | 
|  | 2 |  | 
|  | 3 | menu "Orion Implementations" | 
|  | 4 |  | 
| Tzachi Perelstein | e448b12 | 2007-10-23 15:14:42 -0400 | [diff] [blame] | 5 | config MACH_DB88F5281 | 
|  | 6 | bool "Marvell Orion-2 Development Board" | 
|  | 7 | select I2C_BOARDINFO | 
|  | 8 | help | 
|  | 9 | Say 'Y' here if you want your kernel to support the | 
|  | 10 | Marvell Orion-2 (88F5281) Development Board | 
|  | 11 |  | 
| Ronen Shitrit | 817eb21 | 2007-10-17 14:51:34 -0400 | [diff] [blame] | 12 | config MACH_RD88F5182 | 
|  | 13 | bool "Marvell Orion-NAS Reference Design" | 
|  | 14 | select I2C_BOARDINFO | 
|  | 15 | help | 
|  | 16 | Say 'Y' here if you want your kernel to support the | 
|  | 17 | Marvell Orion-NAS (88F5182) RD2 | 
|  | 18 |  | 
| Ronen Shitrit | 1e78045 | 2007-10-23 15:14:42 -0400 | [diff] [blame] | 19 | config MACH_KUROBOX_PRO | 
|  | 20 | bool "KuroBox Pro" | 
|  | 21 | select I2C_BOARDINFO | 
|  | 22 | help | 
|  | 23 | Say 'Y' here if you want your kernel to support the | 
|  | 24 | KuroBox Pro platform. | 
|  | 25 |  | 
| Herbert Valerio Riedel | 555a365 | 2007-11-12 09:05:55 +0100 | [diff] [blame] | 26 | config MACH_DNS323 | 
|  | 27 | bool "D-Link DNS-323" | 
|  | 28 | select I2C_BOARDINFO | 
|  | 29 | help | 
|  | 30 | Say 'Y' here if you want your kernel to support the | 
|  | 31 | D-Link DNS-323 platform. | 
|  | 32 |  | 
| Byron Bradley | 3faf2ee | 2007-12-15 20:05:49 +0000 | [diff] [blame^] | 33 | config MACH_TS209 | 
|  | 34 | bool "QNAP TS-109/TS-209" | 
|  | 35 | help | 
|  | 36 | Say 'Y' here if you want your kernel to support the | 
|  | 37 | QNAP TS-109/TS-209 platform. | 
|  | 38 |  | 
| Tzachi Perelstein | 585cf17 | 2007-10-23 15:14:41 -0400 | [diff] [blame] | 39 | endmenu | 
|  | 40 |  | 
|  | 41 | endif |