conf: Enable autoload for onewire related kernel modules
This commit is contained in:
parent
03dd24fbe6
commit
faaf992e4e
@ -49,3 +49,6 @@ SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
|
||||
MAINTAINER = "rorodist "
|
||||
INHERIT += "buildhistory"
|
||||
BUILDHISTORY_COMMIT = "1"
|
||||
|
||||
KERNEL_MODULE_AUTOLOAD += "w1-gpio"
|
||||
KERNEL_MODULE_AUTOLOAD += "w1-therm"
|
||||
|
Loading…
Reference in New Issue
Block a user