mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
Fix typo in arch/arm/src/lpc17xx_40xx/Kconfig
This commit is contained in:
committed by
Abdelatif Guettouche
parent
ac84a5177d
commit
c45289eb89
@@ -284,7 +284,7 @@ config LPC17_40_SSP1
|
||||
default n
|
||||
|
||||
config LPC17_40_SSP2
|
||||
bool "SSP1"
|
||||
bool "SSP2"
|
||||
default n
|
||||
depends on ARCH_FAMILY_LPC177X || ARCH_FAMILY_LPC178X || ARCH_FAMILY_LPC407X || ARCH_FAMILY_LPC408X
|
||||
|
||||
|
||||
Reference in New Issue
Block a user