12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
#
|
|
# Machine drivers
|
|
#
|
|
|
|
if ARCH_ROCKCHIP
|
|
|
|
config VENDOR_FRIENDLYELEC
|
|
bool "FriendlyElec board based on Rockchip SoCs"
|
|
default n
|
|
|
|
endif
|