mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Remove duplicate settings from stm32/Kconfig
This commit is contained in:
committed by
Gregory Nutt
parent
3659bf58c0
commit
6d88df6802
@@ -470,10 +470,6 @@ config ARCH_CHIP_STM32F779AI
|
|||||||
|
|
||||||
endchoice # STM32 F7 Chip Selection
|
endchoice # STM32 F7 Chip Selection
|
||||||
|
|
||||||
config STM32F7_STM32F74XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F74XX
|
config STM32F7_STM32F74XX
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
@@ -486,42 +482,6 @@ config STM32F7_STM32F76XX
|
|||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config STM32F7_STM32F76XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F76XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F76XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F76XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F76XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F77XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F77XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F77XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F77XX
|
|
||||||
bool
|
|
||||||
default n
|
|
||||||
|
|
||||||
config STM32F7_STM32F77XX
|
config STM32F7_STM32F77XX
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|||||||
Reference in New Issue
Block a user