Convert configs/stm32f4discovery/nxlines to use Kconfig tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5320 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
ae553018f3
commit
4d83a5a2f6
@ -327,7 +327,7 @@ config STM32_ETHMAC
|
||||
config STM32_FSMC
|
||||
bool "FSMC"
|
||||
default n
|
||||
depends on !STM32_CONNECTIVITYLINE && STM32_HIGHDENSITY
|
||||
depends on !STM32_CONNECTIVITYLINE && (STM32_HIGHDENSITY || STM32_STM32F20XX || STM32_STM32F40XX)
|
||||
|
||||
config STM32_HASH
|
||||
bool "HASH"
|
||||
|
Loading…
Reference in New Issue
Block a user