diff --git a/boards/arm/cc2650_sensortag/cc2650_sensortag_defconfig b/boards/arm/cc2650_sensortag/cc2650_sensortag_defconfig index 595e7bc65de..92692d0ab11 100644 --- a/boards/arm/cc2650_sensortag/cc2650_sensortag_defconfig +++ b/boards/arm/cc2650_sensortag/cc2650_sensortag_defconfig @@ -12,7 +12,6 @@ CONFIG_PRINTK=y CONFIG_ARM=y CONFIG_CORTEX_M_SYSTICK=y CONFIG_BOARD_CC2650_SENSORTAG=y -CONFIG_SOC_FAMILY_TISIMPLELINK=y CONFIG_SOC_SERIES_CC2650=y CONFIG_SOC_CC2650=y diff --git a/boards/arm/cc3220sf_launchxl/cc3220sf_launchxl_defconfig b/boards/arm/cc3220sf_launchxl/cc3220sf_launchxl_defconfig index 071fee23833..874054f0fdb 100644 --- a/boards/arm/cc3220sf_launchxl/cc3220sf_launchxl_defconfig +++ b/boards/arm/cc3220sf_launchxl/cc3220sf_launchxl_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_BOARD_CC3220SF_LAUNCHXL=y -CONFIG_SOC_FAMILY_TISIMPLELINK=y CONFIG_SOC_SERIES_CC32XX=y CONFIG_SOC_CC3220SF=y CONFIG_CORTEX_M_SYSTICK=y diff --git a/boards/arm/cc3235sf_launchxl/cc3235sf_launchxl_defconfig b/boards/arm/cc3235sf_launchxl/cc3235sf_launchxl_defconfig index 752ccea0d0f..e0aa3faec40 100644 --- a/boards/arm/cc3235sf_launchxl/cc3235sf_launchxl_defconfig +++ b/boards/arm/cc3235sf_launchxl/cc3235sf_launchxl_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_BOARD_CC3235SF_LAUNCHXL=y -CONFIG_SOC_FAMILY_TISIMPLELINK=y CONFIG_SOC_SERIES_CC32XX=y CONFIG_SOC_CC3235SF=y CONFIG_CORTEX_M_SYSTICK=y diff --git a/boards/arm/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl_defconfig b/boards/arm/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl_defconfig index 2770c2dea12..c9a246b3f82 100644 --- a/boards/arm/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl_defconfig +++ b/boards/arm/msp_exp432p401r_launchxl/msp_exp432p401r_launchxl_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_BOARD_MSP_EXP432P401R_LAUNCHXL=y -CONFIG_SOC_FAMILY_TISIMPLELINK=y CONFIG_SOC_SERIES_MSP432P4XX=y CONFIG_SOC_MSP432P401R=y CONFIG_CORTEX_M_SYSTICK=y