projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm64: zynqmp: Sync gem clock nodes with mainline Linux
[oweals/u-boot.git]
/
arch
/
arm
/
mach-stm32
/
stm32f7
/
Kconfig
1
if STM32F7
2
3
config TARGET_STM32F746_DISCO
4
bool "STM32F746 Discovery board"
5
6
source "board/st/stm32f746-disco/Kconfig"
7
8
endif