Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Elixir Cross Referencer
Open Menu
/
scripts
/
kconfig
/
tests
/
preprocess
/
circular_expansion
/
Kconfig
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
X
=
$(
Y
)
Y
=
$(
X
)
$(info
$(
X
))