summaryrefslogtreecommitdiffstats
path: root/platforms/xlbsp_softcpu.in
blob: a8f6b9633f37ce9240d579a13475d3971b97a898 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## SECTION=xlbsp_softcpu

comment "------------------------------------"
comment "Xilinx BSP Configuration"
comment "------------------------------------"
comment ""
comment "Do you missing configuration?"
comment ""
comment "You need the file 'Kconfig.auto'"
comment "from your Xilinx BSP directory."
comment ""
comment "Copy this file into the Xilinx BSP"
comment "configuration path, normaly at:"
comment "'${PTXDIST_WORKSPACE}/platforms/xlbsp' or"
comment "'${PTXDIST_PLATFORMCONFIGDIR}/platforms/xlbsp'."
comment ""
comment "HINT: In some cases, the 'SECTION'"
comment "comment in Kconfig.auto is missing."
comment "This leads to the same error. If so"
comment "adding the comment line on top of"
comment "the file Kconfig.auto:"
comment ""
comment "## SECTION=xlbsp_softcpu"
comment ""
comment "------------------------------------"