From 370108a0cd536a8bf36e87fab523c6eaa2b9f7d0 Mon Sep 17 00:00:00 2001 From: James Maki Date: Mon, 18 Oct 2010 08:41:53 -0500 Subject: add spi eeprom and flash driver to defconfig for 2.6.32.3 builds --- recipes/linux/linux-2.6.32/mtcdp/defconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes/linux/linux-2.6.32/mtcdp/defconfig b/recipes/linux/linux-2.6.32/mtcdp/defconfig index 8af56c65a5..06207e23ea 100644 --- a/recipes/linux/linux-2.6.32/mtcdp/defconfig +++ b/recipes/linux/linux-2.6.32/mtcdp/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.3 -# Thu Sep 2 13:54:38 2010 +# Tue Oct 12 09:57:09 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -598,7 +598,8 @@ CONFIG_MTD_CFI_I2=y CONFIG_MTD_DATAFLASH=y # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set # CONFIG_MTD_DATAFLASH_OTP is not set -# CONFIG_MTD_M25P80 is not set +CONFIG_MTD_M25P80=y +# CONFIG_M25PXX_USE_FAST_READ is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_PHRAM is not set @@ -664,7 +665,7 @@ CONFIG_ATMEL_SSC=y # EEPROM support # CONFIG_EEPROM_AT24=y -# CONFIG_EEPROM_AT25 is not set +CONFIG_EEPROM_AT25=y # CONFIG_EEPROM_LEGACY is not set # CONFIG_EEPROM_MAX6875 is not set # CONFIG_EEPROM_93CX6 is not set -- cgit v1.2.3