Skip to content

Commit

Permalink
boards: remove CONFIG_PINCTRL from defconfig of udoo boards.
Browse files Browse the repository at this point in the history
this pr change file "boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4_defconfig
" remove CONFIG_PINCTRL=y

Signed-off-by: Parth Sanepara <[email protected]>
  • Loading branch information
ParthSanepara authored Oct 1, 2024
1 parent 9c0f92d commit b1c1b34
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_GPIO=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=227000000
CONFIG_PINCTRL=y

0 comments on commit b1c1b34

Please sign in to comment.