diff options
author | Ben Dooks <ben-linux@fluff.org> | 2005-06-23 16:56:48 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-06-23 16:56:48 -0400 |
commit | 691027b91be99413dc60fab0902b366434555015 (patch) | |
tree | 63f35050022b8e9ebec7fe2d8142afa24854bef6 /arch/arm/configs | |
parent | d97a666f36cf051e1b1c60505be3d6e9b51f785f (diff) |
[PATCH] ARM: 2730/1: S3C2410 default configuration update
Patch from Ben Dooks
Add support for the DM9000 and bring default configuration
up-to-date with the latest 2.6.12 kernel release
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 2a63fb277196..98b72ff38832 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -1,14 +1,13 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12-rc1-bk2 | 3 | # Linux kernel version: 2.6.12-git4 |
4 | # Sun Mar 27 17:47:45 2005 | 4 | # Wed Jun 22 15:56:42 2005 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
8 | CONFIG_UID16=y | 8 | CONFIG_UID16=y |
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
11 | CONFIG_GENERIC_IOMAP=y | ||
12 | 11 | ||
13 | # | 12 | # |
14 | # Code maturity level options | 13 | # Code maturity level options |
@@ -17,6 +16,7 @@ CONFIG_EXPERIMENTAL=y | |||
17 | # CONFIG_CLEAN_COMPILE is not set | 16 | # CONFIG_CLEAN_COMPILE is not set |
18 | CONFIG_BROKEN=y | 17 | CONFIG_BROKEN=y |
19 | CONFIG_BROKEN_ON_SMP=y | 18 | CONFIG_BROKEN_ON_SMP=y |
19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
20 | 20 | ||
21 | # | 21 | # |
22 | # General setup | 22 | # General setup |
@@ -35,6 +35,8 @@ CONFIG_KOBJECT_UEVENT=y | |||
35 | CONFIG_KALLSYMS=y | 35 | CONFIG_KALLSYMS=y |
36 | # CONFIG_KALLSYMS_ALL is not set | 36 | # CONFIG_KALLSYMS_ALL is not set |
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
38 | CONFIG_PRINTK=y | ||
39 | CONFIG_BUG=y | ||
38 | CONFIG_BASE_FULL=y | 40 | CONFIG_BASE_FULL=y |
39 | CONFIG_FUTEX=y | 41 | CONFIG_FUTEX=y |
40 | CONFIG_EPOLL=y | 42 | CONFIG_EPOLL=y |
@@ -81,6 +83,7 @@ CONFIG_ARCH_S3C2410=y | |||
81 | # CONFIG_ARCH_VERSATILE is not set | 83 | # CONFIG_ARCH_VERSATILE is not set |
82 | # CONFIG_ARCH_IMX is not set | 84 | # CONFIG_ARCH_IMX is not set |
83 | # CONFIG_ARCH_H720X is not set | 85 | # CONFIG_ARCH_H720X is not set |
86 | # CONFIG_ARCH_AAEC2000 is not set | ||
84 | 87 | ||
85 | # | 88 | # |
86 | # S3C24XX Implementations | 89 | # S3C24XX Implementations |
@@ -134,6 +137,7 @@ CONFIG_CPU_TLB_V4WBI=y | |||
134 | # | 137 | # |
135 | # Bus support | 138 | # Bus support |
136 | # | 139 | # |
140 | CONFIG_ISA_DMA_API=y | ||
137 | 141 | ||
138 | # | 142 | # |
139 | # PCCARD (PCMCIA/CardBus) support | 143 | # PCCARD (PCMCIA/CardBus) support |
@@ -143,7 +147,9 @@ CONFIG_CPU_TLB_V4WBI=y | |||
143 | # | 147 | # |
144 | # Kernel Features | 148 | # Kernel Features |
145 | # | 149 | # |
150 | # CONFIG_SMP is not set | ||
146 | # CONFIG_PREEMPT is not set | 151 | # CONFIG_PREEMPT is not set |
152 | # CONFIG_DISCONTIGMEM is not set | ||
147 | CONFIG_ALIGNMENT_TRAP=y | 153 | CONFIG_ALIGNMENT_TRAP=y |
148 | 154 | ||
149 | # | 155 | # |
@@ -297,7 +303,6 @@ CONFIG_PARPORT_1284=y | |||
297 | # | 303 | # |
298 | # Block devices | 304 | # Block devices |
299 | # | 305 | # |
300 | # CONFIG_BLK_DEV_FD is not set | ||
301 | # CONFIG_PARIDE is not set | 306 | # CONFIG_PARIDE is not set |
302 | # CONFIG_BLK_DEV_COW_COMMON is not set | 307 | # CONFIG_BLK_DEV_COW_COMMON is not set |
303 | CONFIG_BLK_DEV_LOOP=y | 308 | CONFIG_BLK_DEV_LOOP=y |
@@ -359,6 +364,7 @@ CONFIG_BLK_DEV_IDE_BAST=y | |||
359 | # | 364 | # |
360 | # Fusion MPT device support | 365 | # Fusion MPT device support |
361 | # | 366 | # |
367 | # CONFIG_FUSION is not set | ||
362 | 368 | ||
363 | # | 369 | # |
364 | # IEEE 1394 (FireWire) support | 370 | # IEEE 1394 (FireWire) support |
@@ -378,10 +384,11 @@ CONFIG_NET=y | |||
378 | # Networking options | 384 | # Networking options |
379 | # | 385 | # |
380 | # CONFIG_PACKET is not set | 386 | # CONFIG_PACKET is not set |
381 | # CONFIG_NETLINK_DEV is not set | ||
382 | CONFIG_UNIX=y | 387 | CONFIG_UNIX=y |
383 | # CONFIG_NET_KEY is not set | 388 | # CONFIG_NET_KEY is not set |
384 | CONFIG_INET=y | 389 | CONFIG_INET=y |
390 | CONFIG_IP_FIB_HASH=y | ||
391 | # CONFIG_IP_FIB_TRIE is not set | ||
385 | # CONFIG_IP_MULTICAST is not set | 392 | # CONFIG_IP_MULTICAST is not set |
386 | # CONFIG_IP_ADVANCED_ROUTER is not set | 393 | # CONFIG_IP_ADVANCED_ROUTER is not set |
387 | CONFIG_IP_PNP=y | 394 | CONFIG_IP_PNP=y |
@@ -443,8 +450,9 @@ CONFIG_NETDEVICES=y | |||
443 | # Ethernet (10 or 100Mbit) | 450 | # Ethernet (10 or 100Mbit) |
444 | # | 451 | # |
445 | CONFIG_NET_ETHERNET=y | 452 | CONFIG_NET_ETHERNET=y |
446 | # CONFIG_MII is not set | 453 | CONFIG_MII=m |
447 | # CONFIG_SMC91X is not set | 454 | # CONFIG_SMC91X is not set |
455 | CONFIG_DM9000=m | ||
448 | 456 | ||
449 | # | 457 | # |
450 | # Ethernet (1000 Mbit) | 458 | # Ethernet (1000 Mbit) |
@@ -521,7 +529,6 @@ CONFIG_SERIO_SERPORT=y | |||
521 | CONFIG_SERIO_LIBPS2=y | 529 | CONFIG_SERIO_LIBPS2=y |
522 | # CONFIG_SERIO_RAW is not set | 530 | # CONFIG_SERIO_RAW is not set |
523 | # CONFIG_GAMEPORT is not set | 531 | # CONFIG_GAMEPORT is not set |
524 | CONFIG_SOUND_GAMEPORT=y | ||
525 | 532 | ||
526 | # | 533 | # |
527 | # Character devices | 534 | # Character devices |
@@ -605,7 +612,6 @@ CONFIG_S3C2410_RTC=y | |||
605 | # | 612 | # |
606 | # TPM devices | 613 | # TPM devices |
607 | # | 614 | # |
608 | # CONFIG_TCG_TPM is not set | ||
609 | 615 | ||
610 | # | 616 | # |
611 | # I2C support | 617 | # I2C support |
@@ -654,6 +660,7 @@ CONFIG_SENSORS_LM78=m | |||
654 | CONFIG_SENSORS_LM85=m | 660 | CONFIG_SENSORS_LM85=m |
655 | # CONFIG_SENSORS_LM87 is not set | 661 | # CONFIG_SENSORS_LM87 is not set |
656 | # CONFIG_SENSORS_LM90 is not set | 662 | # CONFIG_SENSORS_LM90 is not set |
663 | # CONFIG_SENSORS_LM92 is not set | ||
657 | # CONFIG_SENSORS_MAX1619 is not set | 664 | # CONFIG_SENSORS_MAX1619 is not set |
658 | # CONFIG_SENSORS_PC87360 is not set | 665 | # CONFIG_SENSORS_PC87360 is not set |
659 | # CONFIG_SENSORS_SMSC47B397 is not set | 666 | # CONFIG_SENSORS_SMSC47B397 is not set |
@@ -665,6 +672,7 @@ CONFIG_SENSORS_LM85=m | |||
665 | # | 672 | # |
666 | # Other I2C Chip support | 673 | # Other I2C Chip support |
667 | # | 674 | # |
675 | # CONFIG_SENSORS_DS1337 is not set | ||
668 | CONFIG_SENSORS_EEPROM=m | 676 | CONFIG_SENSORS_EEPROM=m |
669 | # CONFIG_SENSORS_PCF8574 is not set | 677 | # CONFIG_SENSORS_PCF8574 is not set |
670 | # CONFIG_SENSORS_PCF8591 is not set | 678 | # CONFIG_SENSORS_PCF8591 is not set |
@@ -696,8 +704,10 @@ CONFIG_FB=y | |||
696 | # CONFIG_FB_CFB_COPYAREA is not set | 704 | # CONFIG_FB_CFB_COPYAREA is not set |
697 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 705 | # CONFIG_FB_CFB_IMAGEBLIT is not set |
698 | # CONFIG_FB_SOFT_CURSOR is not set | 706 | # CONFIG_FB_SOFT_CURSOR is not set |
707 | # CONFIG_FB_MACMODES is not set | ||
699 | CONFIG_FB_MODE_HELPERS=y | 708 | CONFIG_FB_MODE_HELPERS=y |
700 | # CONFIG_FB_TILEBLITTING is not set | 709 | # CONFIG_FB_TILEBLITTING is not set |
710 | # CONFIG_FB_S1D13XXX is not set | ||
701 | # CONFIG_FB_VIRTUAL is not set | 711 | # CONFIG_FB_VIRTUAL is not set |
702 | 712 | ||
703 | # | 713 | # |
@@ -782,7 +792,6 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
782 | # | 792 | # |
783 | CONFIG_PROC_FS=y | 793 | CONFIG_PROC_FS=y |
784 | CONFIG_SYSFS=y | 794 | CONFIG_SYSFS=y |
785 | # CONFIG_DEVFS_FS is not set | ||
786 | # CONFIG_DEVPTS_FS_XATTR is not set | 795 | # CONFIG_DEVPTS_FS_XATTR is not set |
787 | # CONFIG_TMPFS is not set | 796 | # CONFIG_TMPFS is not set |
788 | # CONFIG_HUGETLBFS is not set | 797 | # CONFIG_HUGETLBFS is not set |