Skip to content

Commit 898a231

Browse files
committed
ARM: shmobile: defconfig: Refresh for v6.19-rc1
Refresh the defconfig for Renesas ARM systems: - Enable Renesas RZ/N1 ADC support, - Drop CONFIG_RPCSEC_GSS_KRB5=n (no longer auto-enabled since now commit 324be6d ('Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"')). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/2dc339bee5bee0a425e2b00bbb784b0ec21a0a33.1766394793.git.geert+renesas@glider.be
1 parent fc913a1 commit 898a231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ CONFIG_RZ_DMAC=y
202202
CONFIG_ARM_GT_INITIAL_PRESCALER_VAL=1
203203
# CONFIG_IOMMU_SUPPORT is not set
204204
CONFIG_IIO=y
205+
CONFIG_RZN1_ADC=y
205206
CONFIG_AK8975=y
206207
CONFIG_PWM=y
207208
CONFIG_PWM_RENESAS_RCAR=y
@@ -218,7 +219,6 @@ CONFIG_NFS_V3_ACL=y
218219
CONFIG_NFS_V4=y
219220
CONFIG_NFS_V4_1=y
220221
CONFIG_ROOT_NFS=y
221-
# CONFIG_RPCSEC_GSS_KRB5 is not set
222222
CONFIG_NLS_CODEPAGE_437=y
223223
CONFIG_NLS_ISO8859_1=y
224224
CONFIG_DMA_CMA=y

0 commit comments

Comments
 (0)