Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: ti: cc1352p7_launchpad: Remove PINCTRL
Browse files Browse the repository at this point in the history
- PINCTRL is now being selected by
  soc/ti/simplelink/cc13x2x7_cc26x2x7/Kconfig, so no need to add to
  diffconfig.
- See zephyrproject-rtos#64718 (comment)

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
Ayush1325 committed Oct 4, 2024

Verified

This commit was signed with the committer’s verified signature.
Ayush1325 Ayush
1 parent 7773fe8 commit a3de069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/ti/cc1352p7_launchpad/cc1352p7_lp_defconfig
Original file line number Diff line number Diff line change
@@ -16,7 +16,6 @@ CONFIG_CC13X2_CC26X2_BOOTLOADER_BACKDOOR_PIN=15
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y

CONFIG_PINCTRL=y
CONFIG_GPIO=y
CONFIG_SERIAL=y

0 comments on commit a3de069

Please sign in to comment.