Skip to content

Commit dd09053

Browse files
mwalleShawn Guo
authored andcommitted
arm64: defconfig: enable SL28VPD NVMEM layout
The Kontron sl28 board is supported upstream and also tested in the KernelCI. Enable support for its VPD EEPROM where the base ethernet address is stored. Signed-off-by: Michael Walle <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 06c2afb commit dd09053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,6 +1408,7 @@ CONFIG_QCOM_L3_PMU=y
14081408
CONFIG_ARM_SPE_PMU=m
14091409
CONFIG_ARM_DMC620_PMU=m
14101410
CONFIG_HISI_PMU=y
1411+
CONFIG_NVMEM_LAYOUT_SL28_VPD=m
14111412
CONFIG_NVMEM_IMX_OCOTP=y
14121413
CONFIG_NVMEM_IMX_OCOTP_SCU=y
14131414
CONFIG_NVMEM_LAYERSCAPE_SFP=m

0 commit comments

Comments
 (0)