Kconfig 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. if ARCH_KIRKWOOD
  2. menu "Marvell Kirkwood Implementations"
  3. config MACH_D2NET_V2
  4. bool "LaCie d2 Network v2 NAS Board"
  5. help
  6. Say 'Y' here if you want your kernel to support the
  7. LaCie d2 Network v2 NAS.
  8. config MACH_DOCKSTAR
  9. bool "Seagate FreeAgent DockStar"
  10. help
  11. Say 'Y' here if you want your kernel to support the
  12. Seagate FreeAgent DockStar.
  13. config MACH_ESATA_SHEEVAPLUG
  14. bool "Marvell eSATA SheevaPlug Reference Board"
  15. help
  16. Say 'Y' here if you want your kernel to support the
  17. Marvell eSATA SheevaPlug Reference Board.
  18. config MACH_GURUPLUG
  19. bool "Marvell GuruPlug Reference Board"
  20. help
  21. Say 'Y' here if you want your kernel to support the
  22. Marvell GuruPlug Reference Board.
  23. config MACH_INETSPACE_V2
  24. bool "LaCie Internet Space v2 NAS Board"
  25. help
  26. Say 'Y' here if you want your kernel to support the
  27. LaCie Internet Space v2 NAS.
  28. config MACH_MV88F6281GTW_GE
  29. bool "Marvell 88F6281 GTW GE Board"
  30. help
  31. Say 'Y' here if you want your kernel to support the
  32. Marvell 88F6281 GTW GE Board.
  33. config MACH_NET2BIG_V2
  34. bool "LaCie 2Big Network v2 NAS Board"
  35. help
  36. Say 'Y' here if you want your kernel to support the
  37. LaCie 2Big Network v2 NAS.
  38. config MACH_NET5BIG_V2
  39. bool "LaCie 5Big Network v2 NAS Board"
  40. help
  41. Say 'Y' here if you want your kernel to support the
  42. LaCie 5Big Network v2 NAS.
  43. config MACH_NETSPACE_MAX_V2
  44. bool "LaCie Network Space Max v2 NAS Board"
  45. help
  46. Say 'Y' here if you want your kernel to support the
  47. LaCie Network Space Max v2 NAS.
  48. config MACH_NETSPACE_V2
  49. bool "LaCie Network Space v2 NAS Board"
  50. help
  51. Say 'Y' here if you want your kernel to support the
  52. LaCie Network Space v2 NAS.
  53. config MACH_OPENRD
  54. bool
  55. config MACH_OPENRD_BASE
  56. bool "Marvell OpenRD Base Board"
  57. select MACH_OPENRD
  58. help
  59. Say 'Y' here if you want your kernel to support the
  60. Marvell OpenRD Base Board.
  61. config MACH_OPENRD_CLIENT
  62. bool "Marvell OpenRD Client Board"
  63. select MACH_OPENRD
  64. help
  65. Say 'Y' here if you want your kernel to support the
  66. Marvell OpenRD Client Board.
  67. config MACH_OPENRD_ULTIMATE
  68. bool "Marvell OpenRD Ultimate Board"
  69. select MACH_OPENRD
  70. help
  71. Say 'Y' here if you want your kernel to support the
  72. Marvell OpenRD Ultimate Board.
  73. config MACH_RD88F6192_NAS
  74. bool "Marvell RD-88F6192-NAS Reference Board"
  75. help
  76. Say 'Y' here if you want your kernel to support the
  77. Marvell RD-88F6192-NAS Reference Board.
  78. config MACH_RD88F6281
  79. bool "Marvell RD-88F6281 Reference Board"
  80. help
  81. Say 'Y' here if you want your kernel to support the
  82. Marvell RD-88F6281 Reference Board.
  83. config MACH_SHEEVAPLUG
  84. bool "Marvell SheevaPlug Reference Board"
  85. help
  86. Say 'Y' here if you want your kernel to support the
  87. Marvell SheevaPlug Reference Board.
  88. config MACH_T5325
  89. bool "HP t5325 Thin Client"
  90. help
  91. Say 'Y' here if you want your kernel to support the
  92. HP t5325 Thin Client.
  93. config MACH_TS219
  94. bool "QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and TS-219P+ Turbo NAS"
  95. help
  96. Say 'Y' here if you want your kernel to support the
  97. QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
  98. TS-219P+ Turbo NAS devices.
  99. config MACH_TS41X
  100. bool "QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo NAS"
  101. help
  102. Say 'Y' here if you want your kernel to support the
  103. QNAP TS-410, TS-410U, TS-419P, TS-419P+ and TS-419U Turbo
  104. NAS devices.
  105. comment "Device tree entries"
  106. config ARCH_KIRKWOOD_DT
  107. bool "Marvell Kirkwood Flattened Device Tree"
  108. select KIRKWOOD_CLK
  109. select POWER_SUPPLY
  110. select POWER_RESET
  111. select POWER_RESET_GPIO
  112. select REGULATOR
  113. select REGULATOR_FIXED_VOLTAGE
  114. select USE_OF
  115. help
  116. Say 'Y' here if you want your kernel to support the
  117. Marvell Kirkwood using flattened device tree.
  118. config MACH_CLOUDBOX_DT
  119. bool "LaCie CloudBox NAS (Flattened Device Tree)"
  120. select ARCH_KIRKWOOD_DT
  121. help
  122. Say 'Y' here if you want your kernel to support the LaCie
  123. CloudBox NAS, using Flattened Device Tree.
  124. config MACH_DB88F628X_BP_DT
  125. bool "Marvell DB-88F628x-BP Development Board (Flattened Device Tree)"
  126. help
  127. Say 'Y' here if you want your kernel to support the Marvell
  128. DB-88F6281-BP and DB-88F6282-BP Development Board (Flattened
  129. Device Tree).
  130. config MACH_DLINK_KIRKWOOD_DT
  131. bool "D-Link Kirkwood-based NAS (Flattened Device Tree)"
  132. select ARCH_KIRKWOOD_DT
  133. help
  134. Say 'Y' here if you want your kernel to support the
  135. Kirkwood-based D-Link NASes such as DNS-320 & DNS-325,
  136. using Flattened Device Tree.
  137. config MACH_DOCKSTAR_DT
  138. bool "Seagate FreeAgent Dockstar (Flattened Device Tree)"
  139. select ARCH_KIRKWOOD_DT
  140. help
  141. Say 'Y' here if you want your kernel to support the
  142. Seagate FreeAgent Dockstar (Flattened Device Tree).
  143. config MACH_DREAMPLUG_DT
  144. bool "Marvell DreamPlug (Flattened Device Tree)"
  145. select ARCH_KIRKWOOD_DT
  146. help
  147. Say 'Y' here if you want your kernel to support the
  148. Marvell DreamPlug (Flattened Device Tree).
  149. config MACH_GOFLEXNET_DT
  150. bool "Seagate GoFlex Net (Flattened Device Tree)"
  151. select ARCH_KIRKWOOD_DT
  152. help
  153. Say 'Y' here if you want your kernel to support the
  154. Seagate GoFlex Net (Flattened Device Tree).
  155. config MACH_GURUPLUG_DT
  156. bool "Marvell GuruPlug Reference Board (Flattened Device Tree)"
  157. select ARCH_KIRKWOOD_DT
  158. help
  159. Say 'Y' here if you want your kernel to support the
  160. Marvell GuruPlug Reference Board (Flattened Device Tree).
  161. config MACH_IB62X0_DT
  162. bool "RaidSonic IB-NAS6210, IB-NAS6220 (Flattened Device Tree)"
  163. select ARCH_KIRKWOOD_DT
  164. help
  165. Say 'Y' here if you want your kernel to support the
  166. RaidSonic IB-NAS6210 & IB-NAS6220 devices, using
  167. Flattened Device Tree.
  168. config MACH_ICONNECT_DT
  169. bool "Iomega Iconnect (Flattened Device Tree)"
  170. select ARCH_KIRKWOOD_DT
  171. help
  172. Say 'Y' here to enable Iomega Iconnect support.
  173. config MACH_INETSPACE_V2_DT
  174. bool "LaCie Internet Space v2 NAS (Flattened Device Tree)"
  175. select ARCH_KIRKWOOD_DT
  176. help
  177. Say 'Y' here if you want your kernel to support the LaCie
  178. Internet Space v2 NAS, using Flattened Device Tree.
  179. config MACH_IOMEGA_IX2_200_DT
  180. bool "Iomega StorCenter ix2-200 (Flattened Device Tree)"
  181. select ARCH_KIRKWOOD_DT
  182. help
  183. Say 'Y' here if you want your kernel to support the
  184. Iomega StorCenter ix2-200 (Flattened Device Tree).
  185. config MACH_KM_KIRKWOOD_DT
  186. bool "Keymile Kirkwood Reference Design (Flattened Device Tree)"
  187. select ARCH_KIRKWOOD_DT
  188. help
  189. Say 'Y' here if you want your kernel to support the
  190. Keymile Kirkwood Reference Desgin, using Flattened Device Tree.
  191. config MACH_LSXL_DT
  192. bool "Buffalo Linkstation LS-XHL, LS-CHLv2 (Flattened Device Tree)"
  193. select ARCH_KIRKWOOD_DT
  194. help
  195. Say 'Y' here if you want your kernel to support the
  196. Buffalo Linkstation LS-XHL & LS-CHLv2 devices, using
  197. Flattened Device Tree.
  198. config MACH_MPLCEC4_DT
  199. bool "MPL CEC4 (Flattened Device Tree)"
  200. select ARCH_KIRKWOOD_DT
  201. help
  202. Say 'Y' here if you want your kernel to support the
  203. MPL CEC4 (Flattened Device Tree).
  204. config MACH_NETSPACE_LITE_V2_DT
  205. bool "LaCie Network Space Lite v2 NAS (Flattened Device Tree)"
  206. select ARCH_KIRKWOOD_DT
  207. help
  208. Say 'Y' here if you want your kernel to support the LaCie
  209. Network Space Lite v2 NAS, using Flattened Device Tree.
  210. config MACH_NETSPACE_MAX_V2_DT
  211. bool "LaCie Network Space Max v2 NAS (Flattened Device Tree)"
  212. select ARCH_KIRKWOOD_DT
  213. help
  214. Say 'Y' here if you want your kernel to support the LaCie
  215. Network Space Max v2 NAS, using Flattened Device Tree.
  216. config MACH_NETSPACE_MINI_V2_DT
  217. bool "LaCie Network Space Mini v2 NAS (Flattened Device Tree)"
  218. select ARCH_KIRKWOOD_DT
  219. help
  220. Say 'Y' here if you want your kernel to support the LaCie
  221. Network Space Mini v2 NAS using Flattened Device Tree.
  222. This board is embedded in a product named CloudBox, which
  223. provides automatic backup on a 100GB cloud storage. This
  224. should not confused with a more recent LaCie NAS also named
  225. CloudBox. For this last, the disk capacity is 1TB or above.
  226. config MACH_NETSPACE_V2_DT
  227. bool "LaCie Network Space v2 NAS (Flattened Device Tree)"
  228. select ARCH_KIRKWOOD_DT
  229. help
  230. Say 'Y' here if you want your kernel to support the LaCie
  231. Network Space v2 NAS, using Flattened Device Tree.
  232. config MACH_OPENBLOCKS_A6_DT
  233. bool "Plat'Home OpenBlocks A6 (Flattened Device Tree)"
  234. select ARCH_KIRKWOOD_DT
  235. help
  236. Say 'Y' here if you want your kernel to support the
  237. Plat'Home OpenBlocks A6 (Flattened Device Tree).
  238. config MACH_READYNAS_DT
  239. bool "NETGEAR ReadyNAS Duo v2 (Flattened Device Tree)"
  240. select ARCH_KIRKWOOD_DT
  241. select ARM_APPENDED_DTB
  242. select ARM_ATAG_DTB_COMPAT
  243. help
  244. Say 'Y' here if you want your kernel to support the
  245. NETGEAR ReadyNAS Duo v2 using Fattened Device Tree.
  246. config MACH_TOPKICK_DT
  247. bool "USI Topkick (Flattened Device Tree)"
  248. select ARCH_KIRKWOOD_DT
  249. help
  250. Say 'Y' here if you want your kernel to support the
  251. USI Topkick, using Flattened Device Tree
  252. config MACH_TS219_DT
  253. bool "Device Tree for QNAP TS-11X, TS-21X NAS"
  254. select ARCH_KIRKWOOD_DT
  255. select ARM_APPENDED_DTB
  256. select ARM_ATAG_DTB_COMPAT
  257. help
  258. Say 'Y' here if you want your kernel to support the QNAP
  259. TS-110, TS-119, TS-119P+, TS-210, TS-219, TS-219P and
  260. TS-219P+ Turbo NAS devices using Fattened Device Tree.
  261. There are two different Device Tree descriptions, depending
  262. on if the device is based on an if the board uses the MV6281
  263. or MV6282. If you have the wrong one, the buttons will not
  264. work.
  265. endmenu
  266. endif