summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-19 22:57:25 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-19 22:57:25 +0000
commit88409d04329f5821ccaacef24e25b7e6c14edd05 (patch)
treeb611c2197775451662032d22f92dc1e5b1d364dd /target
parent167c1a6185ec3113f7ca8df9696f5bba139d31ae (diff)
downloadbuildroot-novena-88409d04329f5821ccaacef24e25b7e6c14edd05.tar.gz
buildroot-novena-88409d04329f5821ccaacef24e25b7e6c14edd05.zip
Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc
Diffstat (limited to 'target')
-rw-r--r--target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config16
-rw-r--r--target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config2
-rw-r--r--target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config2
3 files changed, 14 insertions, 6 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config
index e75dafd85..6ed5d302d 100644
--- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config
+++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc-linux-2.6.22.1.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.22.1
-# Sun Aug 12 02:16:19 2007
+# Sun Aug 19 01:11:28 2007
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -51,7 +51,9 @@ CONFIG_LOG_BUF_SHIFT=14
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
-CONFIG_INITRAMFS_SOURCE=""
+CONFIG_INITRAMFS_SOURCE="/home/ulf/projects/Buildroot/20070817/buildroot-arm/binaries/at91sam9261ek/rootfs.arm.initramfs_list"
+CONFIG_INITRAMFS_ROOT_UID=0
+CONFIG_INITRAMFS_ROOT_GID=0
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
@@ -165,6 +167,7 @@ CONFIG_ARCH_AT91SAM9260=y
# AT91SAM9260 / AT91SAM9XE Board Type
#
CONFIG_MACH_AT91SAM9260EK=y
+# CONFIG_MACH_CAM60 is not set
#
# AT91 Board Options
@@ -176,6 +179,8 @@ CONFIG_MTD_NAND_AT91_BUSWIDTH_16=y
# AT91 Feature Selections
#
CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
+CONFIG_ATMEL_TCLIB=y
+# CONFIG_AT91_FIQ is not set
#
# Processor Type
@@ -478,8 +483,6 @@ CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=15360
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
-# CONFIG_LZMA_INITRD is not set
-# CONFIG_LZMA_INITRAM_FS is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
@@ -716,12 +719,14 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_ATMELTWI=y
CONFIG_I2C_ATMELTWI_BAUDRATE=100000
CONFIG_I2C_AT91=y
+CONFIG_I2C_AT91_CLOCKRATE=100000
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
+# CONFIG_I2C_PCA is not set
#
# Miscellaneous I2C Chip support
@@ -1152,6 +1157,7 @@ CONFIG_RTC_INTF_DEV=y
#
# on-CPU RTC drivers
#
+CONFIG_RTC_DRV_AT91SAM926X=y
#
# File systems
@@ -1225,7 +1231,6 @@ CONFIG_JFFS2_ZLIB=y
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
CONFIG_CRAMFS=y
-# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
@@ -1327,7 +1332,6 @@ CONFIG_NLS_ISO8859_15=y
#
CONFIG_DLM=y
# CONFIG_DLM_DEBUG is not set
-# CONFIG_AUFS is not set
#
# Profiling support
diff --git a/target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config b/target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config
index a93c25bf6..bd1ce9bff 100644
--- a/target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config
+++ b/target/device/Atmel/at91sam9260pf/at91sam9260pf-linux-2.6.22.1.config
@@ -176,6 +176,8 @@ CONFIG_MTD_NAND_AT91_BUSWIDTH_16=y
# AT91 Feature Selections
#
CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
+CONFIG_ATMEL_TCLIB=y
+# CONFIG_AT91_FIQ is not set
#
# Processor Type
diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config b/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
index f9ea22fbd..cd1fccc73 100644
--- a/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
+++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
@@ -172,6 +172,8 @@ CONFIG_MTD_NAND_AT91_BUSWIDTH_16=y
#
CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
CONFIG_ATMEL_TCLIB=y
+# CONFIG_AT91_FIQ is not set
+
#
# Processor Type