summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2020-06-18 21:58:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-26 22:45:33 +0300
commit9d34c2d82694f838c5de5a70b7e26981edaff64f (patch)
treeb5e45acf2b081695d41f589f76ed0cb3279e717e /meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
parent37a45d560af08d1dea64a2719c79b2543dcdf3de (diff)
downloadopenbmc-9d34c2d82694f838c5de5a70b7e26981edaff64f.tar.xz
linux-aspeed: g6: Enable AT25 EEPROM driver config
Needed for SPI-attached eeproms. (From meta-aspeed rev: b64781c123543c5cbfecb81d974e82716545b099) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I5a931b742661d62790199afdd20dac5ef5935ad3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index e963f3096f..30cfeff777 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -89,6 +89,7 @@ CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=y
CONFIG_MCTP_LPC=y
CONFIG_EEPROM_AT24=y
+CONFIG_EEPROM_AT25=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_VERITY=y