Compare commits

...

2 Commits

Author SHA1 Message Date
5caec47e67
bump kernel-stable to 6.6.8-013 2023-12-25 07:54:50 +05:30
d9a5969298
set CONFIG_MMC_DW_PLTFM as built-in 2023-12-25 07:54:29 +05:30
2 changed files with 2 additions and 2 deletions

View File

@ -8591,7 +8591,7 @@ CONFIG_MMC_CB710=m
CONFIG_MMC_VIA_SDMMC=m
CONFIG_MMC_CAVIUM_THUNDERX=m
CONFIG_MMC_DW=y
CONFIG_MMC_DW_PLTFM=m
CONFIG_MMC_DW_PLTFM=y
# CONFIG_MMC_DW_BLUEFIELD is not set
CONFIG_MMC_DW_EXYNOS=m
CONFIG_MMC_DW_HI3798CV200=m

View File

@ -1,7 +1,7 @@
%global major_ver 6
%global minor_ver 6
%global patch_ver 8
%global release_v 012
%global release_v 013
Name: kernel-stable