Files
linux/drivers/hardkernel/Kconfig
Joy Cho cd1e520a13 odroid-sysfs: add odroid-sysfs including boot mode detection
Change-Id: I77954dde91d2f85bc57d00173b79a1922cbaf2bf
2017-09-28 18:09:39 +09:00

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