summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal')
-rw-r--r--c/src/aclocal/bsp-configure.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/aclocal/bsp-configure.m4 b/c/src/aclocal/bsp-configure.m4
index 6f560fd3f5..394d64acbc 100644
--- a/c/src/aclocal/bsp-configure.m4
+++ b/c/src/aclocal/bsp-configure.m4
@@ -34,4 +34,7 @@ echo "#endif /* __BSP_OPTIONS_H */" >>$tmp/config.h
RTEMS_CHECK_MULTIPROCESSING
RTEMS_BSP_BOOTCARD_OPTIONS
+
+ RTEMS_BSPOPTS_HELP([RTEMS_BSP],[The RTEMS BSP name])
+ RTEMS_BSPOPTS_SET([RTEMS_BSP],[*],[$RTEMS_BSP])
])