diff --git a/boards/msb-430h/Makefile.features b/boards/msb-430h/Makefile.features index f434c16f42..5eb8b0f7d2 100644 --- a/boards/msb-430h/Makefile.features +++ b/boards/msb-430h/Makefile.features @@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_spi FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_uart -# Various other features (if any) -FEATURES_PROVIDED += config - # The board MPU family (used for grouping by the CI system) FEATURES_MCU_GROUP = msp430 diff --git a/boards/wsn430-v1_3b/Makefile.features b/boards/wsn430-v1_3b/Makefile.features index 35e3a8fd30..6d1b3acb46 100644 --- a/boards/wsn430-v1_3b/Makefile.features +++ b/boards/wsn430-v1_3b/Makefile.features @@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_spi FEATURES_PROVIDED += periph_uart -# Various other features (if any) -FEATURES_PROVIDED += config - # The board MPU family (used for grouping by the CI system) FEATURES_MCU_GROUP = msp430 diff --git a/boards/wsn430-v1_4/Makefile.features b/boards/wsn430-v1_4/Makefile.features index 35e3a8fd30..6d1b3acb46 100644 --- a/boards/wsn430-v1_4/Makefile.features +++ b/boards/wsn430-v1_4/Makefile.features @@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_timer FEATURES_PROVIDED += periph_spi FEATURES_PROVIDED += periph_uart -# Various other features (if any) -FEATURES_PROVIDED += config - # The board MPU family (used for grouping by the CI system) FEATURES_MCU_GROUP = msp430