blob: 339f397dea705bb6cdded179c3f1bcc5db67e7ef (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# SPEAr6XX Machine configuration file
#
config MACH_SPEAR600
def_bool y
depends on ARCH_SPEAR6XX
select USE_OF
help
Supports ST SPEAr600 boards configured via the device-tree
|