mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
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 324be6dcbf ('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
This commit is contained in:
parent
fc913a1c9d
commit
898a23193b
|
|
@ -202,6 +202,7 @@ CONFIG_RZ_DMAC=y
|
|||
CONFIG_ARM_GT_INITIAL_PRESCALER_VAL=1
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
CONFIG_IIO=y
|
||||
CONFIG_RZN1_ADC=y
|
||||
CONFIG_AK8975=y
|
||||
CONFIG_PWM=y
|
||||
CONFIG_PWM_RENESAS_RCAR=y
|
||||
|
|
@ -218,7 +219,6 @@ CONFIG_NFS_V3_ACL=y
|
|||
CONFIG_NFS_V4=y
|
||||
CONFIG_NFS_V4_1=y
|
||||
CONFIG_ROOT_NFS=y
|
||||
# CONFIG_RPCSEC_GSS_KRB5 is not set
|
||||
CONFIG_NLS_CODEPAGE_437=y
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
CONFIG_DMA_CMA=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user