boards: Update pan1782_evb evaluation board slow clock config
The pan1782 module on the evaluation board will not longer be available with external oscillator, so the internal RC must be used by default for the slow clock. Signed-off-by: Steffen Jahnke <steffen.jahnke@eu.panasonic.com>
This commit is contained in:
parent
2c2b8c3422
commit
84462d896b
1 changed files with 3 additions and 0 deletions
|
@ -31,3 +31,6 @@ CONFIG_GPIO_AS_PINRESET=y
|
|||
|
||||
# using pinctrl
|
||||
CONFIG_PINCTRL=y
|
||||
|
||||
# using rc for slow clock
|
||||
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue