Kconfig 8.9 KB

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