From e1664027fe334db174ed74372138d3236f89b52c Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 9 Apr 2018 16:36:12 +1000 Subject: Require the user to provide a BSP list when build SMP or MP. Close 3383. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d1fb7f23da..5933bb88f4 100644 --- a/configure.ac +++ b/configure.ac @@ -21,13 +21,14 @@ AM_MAINTAINER_MODE ## These option are only in here to let --help report all supported ## options. +RTEMS_ENABLE_RTEMSBSP RTEMS_ENABLE_MULTIPROCESSING +RTEMS_ENABLE_SMP RTEMS_ENABLE_POSIX RTEMS_ENABLE_NETWORKING RTEMS_ENABLE_CXX RTEMS_ENABLE_TESTS RTEMS_ENABLE_RTEMS_DEBUG -RTEMS_ENABLE_RTEMSBSP RTEMS_ENABLE_PARAVIRT RTEMS_ENABLE_DRVMGR -- cgit v1.2.3