mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
d9a580eb2e
Enable the sun8i-thermal driver to allow reading the temperature of the SoC. As suggested by mans0n, disable this driver in the a8 subtarget because it does not support yet. Tested on NanoPi R1S H5. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
# CONFIG_ARM_LPAE is not set
|
|
# CONFIG_MACH_SUN6I is not set
|
|
# CONFIG_MACH_SUN7I is not set
|
|
# CONFIG_MACH_SUN8I is not set
|
|
# CONFIG_MACH_SUN9I is not set
|
|
CONFIG_PGTABLE_LEVELS=2
|
|
# CONFIG_PHY_SUN9I_USB is not set
|
|
# CONFIG_SPI_SUN6I is not set
|
|
# CONFIG_SUN8I_A83T_CCU is not set
|
|
# CONFIG_SUN8I_THERMAL is not set
|