repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/qaic: Add AIC200 support
[drm/drm-misc.git]
/
drivers
/
soc
/
ux500
/
Kconfig
blob
0e04272edfe43d3f56c45597134b35367ed42afa
1
# SPDX-License-Identifier: GPL-2.0-only
2
config UX500_SOC_ID
3
bool "SoC bus for ST-Ericsson ux500"
4
depends on ARCH_U8500 || COMPILE_TEST
5
default ARCH_U8500
6
help
7
Include support for the SoC bus on the ARM RealView platforms
8
providing some sysfs information about the ASIC variant.