Kconfig 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. if (BF52x)
  2. menu "BF527 Specific Configuration"
  3. comment "Alternative Multiplexing Scheme"
  4. choice
  5. prompt "SPORT0"
  6. default BF527_SPORT0_PORTG
  7. help
  8. Select PORT used for SPORT0. See Hardware Reference Manual
  9. config BF527_SPORT0_PORTF
  10. bool "PORT F"
  11. help
  12. PORT F
  13. config BF527_SPORT0_PORTG
  14. bool "PORT G"
  15. help
  16. PORT G
  17. endchoice
  18. choice
  19. prompt "SPORT0 TSCLK Location"
  20. depends on BF527_SPORT0_PORTG
  21. default BF527_SPORT0_TSCLK_PG10
  22. help
  23. Select PIN used for SPORT0_TSCLK. See Hardware Reference Manual
  24. config BF527_SPORT0_TSCLK_PG10
  25. bool "PORT PG10"
  26. help
  27. PORT PG10
  28. config BF527_SPORT0_TSCLK_PG14
  29. bool "PORT PG14"
  30. help
  31. PORT PG14
  32. endchoice
  33. choice
  34. prompt "UART1"
  35. default BF527_UART1_PORTG
  36. help
  37. Select PORT used for UART1. See Hardware Reference Manual
  38. config BF527_UART1_PORTF
  39. bool "PORT F"
  40. help
  41. PORT F
  42. config BF527_UART1_PORTG
  43. bool "PORT G"
  44. help
  45. PORT G
  46. endchoice
  47. choice
  48. prompt "NAND (NFC) Data"
  49. default BF527_NAND_D_PORTH
  50. help
  51. Select PORT used for NAND Data Bus. See Hardware Reference Manual
  52. config BF527_NAND_D_PORTF
  53. bool "PORT F"
  54. help
  55. PORT F
  56. config BF527_NAND_D_PORTH
  57. bool "PORT H"
  58. help
  59. PORT H
  60. endchoice
  61. comment "Interrupt Priority Assignment"
  62. menu "Priority"
  63. config IRQ_PLL_WAKEUP
  64. int "IRQ_PLL_WAKEUP"
  65. default 7
  66. config IRQ_DMA0_ERROR
  67. int "IRQ_DMA0_ERROR"
  68. default 7
  69. config IRQ_DMAR0_BLK
  70. int "IRQ_DMAR0_BLK"
  71. default 7
  72. config IRQ_DMAR1_BLK
  73. int "IRQ_DMAR1_BLK"
  74. default 7
  75. config IRQ_DMAR0_OVR
  76. int "IRQ_DMAR0_OVR"
  77. default 7
  78. config IRQ_DMAR1_OVR
  79. int "IRQ_DMAR1_OVR"
  80. default 7
  81. config IRQ_PPI_ERROR
  82. int "IRQ_PPI_ERROR"
  83. default 7
  84. config IRQ_MAC_ERROR
  85. int "IRQ_MAC_ERROR"
  86. default 7
  87. config IRQ_SPORT0_ERROR
  88. int "IRQ_SPORT0_ERROR"
  89. default 7
  90. config IRQ_SPORT1_ERROR
  91. int "IRQ_SPORT1_ERROR"
  92. default 7
  93. config IRQ_UART0_ERROR
  94. int "IRQ_UART0_ERROR"
  95. default 7
  96. config IRQ_UART1_ERROR
  97. int "IRQ_UART1_ERROR"
  98. default 7
  99. config IRQ_RTC
  100. int "IRQ_RTC"
  101. default 8
  102. config IRQ_PPI
  103. int "IRQ_PPI"
  104. default 8
  105. config IRQ_SPORT0_RX
  106. int "IRQ_SPORT0_RX"
  107. default 9
  108. config IRQ_SPORT0_TX
  109. int "IRQ_SPORT0_TX"
  110. default 9
  111. config IRQ_SPORT1_RX
  112. int "IRQ_SPORT1_RX"
  113. default 9
  114. config IRQ_SPORT1_TX
  115. int "IRQ_SPORT1_TX"
  116. default 9
  117. config IRQ_TWI
  118. int "IRQ_TWI"
  119. default 10
  120. config IRQ_SPI
  121. int "IRQ_SPI"
  122. default 10
  123. config IRQ_UART0_RX
  124. int "IRQ_UART0_RX"
  125. default 10
  126. config IRQ_UART0_TX
  127. int "IRQ_UART0_TX"
  128. default 10
  129. config IRQ_UART1_RX
  130. int "IRQ_UART1_RX"
  131. default 10
  132. config IRQ_UART1_TX
  133. int "IRQ_UART1_TX"
  134. default 10
  135. config IRQ_OPTSEC
  136. int "IRQ_OPTSEC"
  137. default 11
  138. config IRQ_CNT
  139. int "IRQ_CNT"
  140. default 11
  141. config IRQ_MAC_RX
  142. int "IRQ_MAC_RX"
  143. default 11
  144. config IRQ_PORTH_INTA
  145. int "IRQ_PORTH_INTA"
  146. default 11
  147. config IRQ_MAC_TX
  148. int "IRQ_MAC_TX/NFC"
  149. default 11
  150. config IRQ_PORTH_INTB
  151. int "IRQ_PORTH_INTB"
  152. default 11
  153. config IRQ_TMR0
  154. int "IRQ_TMR0"
  155. default 12
  156. config IRQ_TMR1
  157. int "IRQ_TMR1"
  158. default 12
  159. config IRQ_TMR2
  160. int "IRQ_TMR2"
  161. default 12
  162. config IRQ_TMR3
  163. int "IRQ_TMR3"
  164. default 12
  165. config IRQ_TMR4
  166. int "IRQ_TMR4"
  167. default 12
  168. config IRQ_TMR5
  169. int "IRQ_TMR5"
  170. default 12
  171. config IRQ_TMR6
  172. int "IRQ_TMR6"
  173. default 12
  174. config IRQ_TMR7
  175. int "IRQ_TMR7"
  176. default 12
  177. config IRQ_PORTG_INTA
  178. int "IRQ_PORTG_INTA"
  179. default 12
  180. config IRQ_PORTG_INTB
  181. int "IRQ_PORTG_INTB"
  182. default 12
  183. config IRQ_MEM_DMA0
  184. int "IRQ_MEM_DMA0"
  185. default 13
  186. config IRQ_MEM_DMA1
  187. int "IRQ_MEM_DMA1"
  188. default 13
  189. config IRQ_WATCH
  190. int "IRQ_WATCH"
  191. default 13
  192. config IRQ_PORTF_INTA
  193. int "IRQ_PORTF_INTA"
  194. default 13
  195. config IRQ_PORTF_INTB
  196. int "IRQ_PORTF_INTB"
  197. default 13
  198. config IRQ_SPI_ERROR
  199. int "IRQ_SPI_ERROR"
  200. default 7
  201. config IRQ_NFC_ERROR
  202. int "IRQ_NFC_ERROR"
  203. default 7
  204. config IRQ_HDMA_ERROR
  205. int "IRQ_HDMA_ERROR"
  206. default 7
  207. config IRQ_HDMA
  208. int "IRQ_HDMA"
  209. default 7
  210. config IRQ_USB_EINT
  211. int "IRQ_USB_EINT"
  212. default 10
  213. config IRQ_USB_INT0
  214. int "IRQ_USB_INT0"
  215. default 10
  216. config IRQ_USB_INT1
  217. int "IRQ_USB_INT1"
  218. default 10
  219. config IRQ_USB_INT2
  220. int "IRQ_USB_INT2"
  221. default 10
  222. config IRQ_USB_DMA
  223. int "IRQ_USB_DMA"
  224. default 10
  225. help
  226. Enter the priority numbers between 7-13 ONLY. Others are Reserved.
  227. This applies to all the above. It is not recommended to assign the
  228. highest priority number 7 to UART or any other device.
  229. endmenu
  230. endmenu
  231. endif