linux-aspeed: g6: Enable AT25 EEPROM driver config

Needed for SPI-attached eeproms.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Change-Id: Ica5eed737b458dce5e40a1348238b3f5253323f9
diff --git a/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index e963f30..30cfeff 100644
--- a/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -89,6 +89,7 @@
 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