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