xref
: /
openbmc
/
u-boot
/
arch
/
arm
/
mach-owl
/
Kconfig
(revision 97775d26c272d8c7d79afdb27112b2d6b110d786)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if ARCH_OWL
2
3
config SYS_SOC
4
default "owl"
5
6
endif
7