Unverified Commit 4f656250 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!12160 Add the spidev.ko to OLK-6.6

Merge Pull Request from: @lujunhuaHW 
 
Open the configuration option for spidev.ko and add it to the OpenEuler version for generating SP device nodes to test SPI functionality in the future. The switch is currently in the openeuler off state, and manual compilation is required every time a version is transferred for testing 
 
Link:https://gitee.com/openeuler/kernel/pulls/12160

 

Reviewed-by: default avatarLiu Chao <liuchao173@huawei.com>
Signed-off-by: default avatarZhang Peng <zhangpeng362@huawei.com>
parents 36c1a71a 8ba2fecd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3875,7 +3875,7 @@ CONFIG_SPI_XLP=m
#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
CONFIG_SPI_SPIDEV=m
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_SLAVE is not set