Compare commits

...

2 Commits

5 changed files with 43 additions and 14 deletions

View File

@ -2,6 +2,40 @@
# Enabling this option adds support for Rockchip SoCs.
./scripts/config --file .config --enable ARCH_ROCKCHIP
./scripts/config --file .config --module PCIE_ROCKCHIP_HOST
./scripts/config --file .config --enable PCIE_ROCKCHIP_DW_HOST
./scripts/config --file .config --enable ROCKCHIP_PHY
./scripts/config --file .config --enable SPI_ROCKCHIP
./scripts/config --file .config --module SPI_ROCKCHIP_SFC
./scripts/config --file .config --module ROCKCHIP_THERMAL
./scripts/config --file .config --module DRM_ROCKCHIP
./scripts/config --file .config --enable ROCKCHIP_VOP2
./scripts/config --file .config --enable ROCKCHIP_ANALOGIX_DP
./scripts/config --file .config --enable ROCKCHIP_CDN_DP
./scripts/config --file .config --enable ROCKCHIP_DW_HDMI
./scripts/config --file .config --enable ROCKCHIP_DW_MIPI_DSI
./scripts/config --file .config --enable ROCKCHIP_INNO_HDMI
./scripts/config --file .config --enable ROCKCHIP_LVDS
./scripts/config --file .config --module SND_SOC_ROCKCHIP
./scripts/config --file .config --module SND_SOC_ROCKCHIP_I2S_TDM
./scripts/config --file .config --module SND_SOC_ROCKCHIP_SPDIF
./scripts/config --file .config --module SND_SOC_ROCKCHIP_RT5645
./scripts/config --file .config --enable MMC_DW_ROCKCHIP
./scripts/config --file .config --enable ROCKCHIP_IOMMU
./scripts/config --file .config --enable ROCKCHIP_IODOMAIN
./scripts/config --file .config --enable ROCKCHIP_PM_DOMAINS
./scripts/config --file .config --module ROCKCHIP_SARADC
./scripts/config --file .config --enable PWM_ROCKCHIP
./scripts/config --file .config --enable PHY_ROCKCHIP_EMMC
./scripts/config --file .config --module PHY_ROCKCHIP_INNO_HDMI
./scripts/config --file .config --enable PHY_ROCKCHIP_INNO_USB2
./scripts/config --file .config --module PHY_ROCKCHIP_INNO_DSIDPHY
./scripts/config --file .config --module PHY_ROCKCHIP_NANENG_COMBO_PHY
./scripts/config --file .config --module PHY_ROCKCHIP_PCIE
./scripts/config --file .config --enable PHY_ROCKCHIP_SNPS_PCIE3
./scripts/config --file .config --enable PHY_ROCKCHIP_TYPEC
./scripts/config --file .config --enable NVMEM_ROCKCHIP_EFUSE
./scripts/config --file .config --enable NVMEM_ROCKCHIP_OTP
# Enabling this option adds support for Sunxi SoCs.
./scripts/config --file .config --enable ARCH_SUNXI

View File

@ -1,8 +1,7 @@
# change version here
%global rel_ver 2
%global rel_ver 0
%global major_ver 6
%global minor_ver 1
%global patch_ver 58
%global patch_ver 59
%global kname lts
Version: %{major_ver}.%{minor_ver}.%{patch_ver}

View File

@ -1,12 +1,10 @@
# change version here
%global rel_ver 2
%global rel_ver 0
%global major_ver 6
%global minor_ver 6
%global patch_ver 0
%global next_snapshot_date 20231016
%global next_snapshot_date 20231020
%global kname next
Version: %{major_ver}.%{minor_ver}.%{patch_ver}
Version: %{major_ver}.%{minor_ver}.0
Release: %{next_snapshot_date}.%{rel_ver}%{?dist}
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/snapshot/linux-next-next-%{next_snapshot_date}.tar.gz

View File

@ -1,8 +1,7 @@
# change version here
%global rel_ver 2
%global rel_ver 0
%global major_ver 6
%global minor_ver 6
%global rc_ver 6
%global rc_ver 7
%global kname rc
Version: %{major_ver}.%{minor_ver}.0

View File

@ -1,8 +1,7 @@
# change version here
%global rel_ver 7
%global rel_ver 0
%global major_ver 6
%global minor_ver 5
%global patch_ver 7
%global patch_ver 8
%global kname stable
Version: %{major_ver}.%{minor_ver}.%{patch_ver}