summaryrefslogtreecommitdiffstats
path: root/c/src/make/bsp.cfg.in
blob: f2acdebb4c22d5c51c326e75b585a283e830ece5 (plain) (blame)
1
2
3
4
5
6
7
8
9
##
## Does this BSP support multiprocessing ?
##
HAS_MP = @HAS_MP@

##
## Does this BSP support RTEMS's remote debugger ?
##
HAS_RDBG = @HAS_RDBG@