summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorChunhe Lan <Chunhe.Lan@freescale.com>2013-05-16 08:34:42 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-05-16 15:51:57 (GMT)
commita34d813cf9473acade21ad98972129f28635af4e (patch)
treed26ed999b41bcbf5749926b73c870407688a9f0e /arch/powerpc/configs
parent673828ef96c0f3a1d3f249162b3adcd8378eda46 (diff)
downloadlinux-fsl-qoriq-a34d813cf9473acade21ad98972129f28635af4e.tar.xz
powerpc/85xx: Enable EEPROM and RTC device support in defconfig
Enable CONFIG_EEPROM_AT24 and CONFIG_RTC_DRV_DS1307 for p1023rds_defconfig. Verified on P1023RDB. Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com> Change-Id: I4e0a544c748478113ad1e1d43773b0150a044bee Reviewed-on: http://git.am.freescale.net:8181/2539 Reviewed-by: Zang Tiefei-R61911 <tie-fei.zang@freescale.com> Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/85xx/p1023rds_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/p1023rds_defconfig b/arch/powerpc/configs/85xx/p1023rds_defconfig
index 27816f3..1650938 100644
--- a/arch/powerpc/configs/85xx/p1023rds_defconfig
+++ b/arch/powerpc/configs/85xx/p1023rds_defconfig
@@ -69,6 +69,7 @@ CONFIG_PROC_DEVICETREE=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=131072
+CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_LEGACY=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
@@ -109,6 +110,7 @@ CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_QE=m
CONFIG_NVRAM=y
CONFIG_I2C=y
+CONFIG_I2C_CHARDEV=y
CONFIG_I2C_CPM=m
CONFIG_I2C_MPC=y
CONFIG_GPIO_MPC8XXX=y
@@ -128,6 +130,7 @@ CONFIG_USB_STORAGE=y
CONFIG_EDAC=y
CONFIG_EDAC_MM_EDAC=y
CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_DS1307=y
CONFIG_RTC_DRV_CMOS=y
CONFIG_DMADEVICES=y
CONFIG_FSL_DMA=y