mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 10:13:04 +09:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
if ARCH_ROCKCHIP
|
|
config ODROIDN1_SYSFS
|
|
bool "Hardkernel ODROID-N1 sysfs Support"
|
|
default y
|
|
help
|
|
Hardkernel sysfs support based on RK3399
|
|
endif
|