soc: nxp_kinetis: kconfig: Remove unused PRESERVE_JTAG_IO_PINS symbol
Unused after commit 4973787c10
("pinmux: Remove the k64 pinmux driver").
Found with a script.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
e4f191aaf6
commit
6cc9800105
1 changed files with 0 additions and 10 deletions
|
@ -105,14 +105,4 @@ config WDOG_INIT
|
||||||
upon reset. Therefore, this requires that the watchdog be configured
|
upon reset. Therefore, this requires that the watchdog be configured
|
||||||
during reset handling.
|
during reset handling.
|
||||||
|
|
||||||
config PRESERVE_JTAG_IO_PINS
|
|
||||||
bool "Kinetis K6x JTAG pin usage"
|
|
||||||
depends on PINMUX
|
|
||||||
default y
|
|
||||||
help
|
|
||||||
The FRDM-K64F board routes the PTA0/1/2 pins as JTAG/SWD signals that
|
|
||||||
are used for the OpenSDAv2 debug interface. These pins are also routed to
|
|
||||||
the Arduino header as D8, D3 and D5, respectively.
|
|
||||||
Enable this option to preserve these pins for the debug interface.
|
|
||||||
|
|
||||||
endif # SOC_SERIES_KINETIS_K6X
|
endif # SOC_SERIES_KINETIS_K6X
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue