diff options
| author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-04-20 16:24:41 -0400 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-04-20 16:24:41 -0400 |
| commit | 4b91ff4f425edb875c8e071d19a2417d23c578a4 (patch) | |
| tree | cf405f53326bf3ddd4f5a80a1e6df3b13c331c3f | |
| parent | d2f9caa1be9cf3c18f0bfe70ca2f55d295942a9b (diff) | |
[ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2
Patch from Lennert Buytenhek
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
| -rw-r--r-- | arch/arm/configs/ixp23xx_defconfig | 58 |
1 files changed, 30 insertions, 28 deletions
diff --git a/arch/arm/configs/ixp23xx_defconfig b/arch/arm/configs/ixp23xx_defconfig index 1a2751e9ab05..9ce898a6cf87 100644 --- a/arch/arm/configs/ixp23xx_defconfig +++ b/arch/arm/configs/ixp23xx_defconfig | |||
| @@ -1,12 +1,14 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.16 | 3 | # Linux kernel version: 2.6.17-rc2 |
| 4 | # Tue Mar 21 03:27:20 2006 | 4 | # Wed Apr 19 21:13:50 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | CONFIG_GENERIC_HWEIGHT=y | ||
| 9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 11 | CONFIG_VECTORS_BASE=0xffff0000 | ||
| 10 | 12 | ||
| 11 | # | 13 | # |
| 12 | # Code maturity level options | 14 | # Code maturity level options |
| @@ -28,6 +30,7 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
| 28 | CONFIG_SYSCTL=y | 30 | CONFIG_SYSCTL=y |
| 29 | # CONFIG_AUDIT is not set | 31 | # CONFIG_AUDIT is not set |
| 30 | # CONFIG_IKCONFIG is not set | 32 | # CONFIG_IKCONFIG is not set |
| 33 | # CONFIG_RELAY is not set | ||
| 31 | CONFIG_INITRAMFS_SOURCE="" | 34 | CONFIG_INITRAMFS_SOURCE="" |
| 32 | CONFIG_UID16=y | 35 | CONFIG_UID16=y |
| 33 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 36 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| @@ -43,10 +46,6 @@ CONFIG_BASE_FULL=y | |||
| 43 | CONFIG_FUTEX=y | 46 | CONFIG_FUTEX=y |
| 44 | CONFIG_EPOLL=y | 47 | CONFIG_EPOLL=y |
| 45 | CONFIG_SHMEM=y | 48 | CONFIG_SHMEM=y |
| 46 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 47 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 48 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 49 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 50 | CONFIG_SLAB=y | 49 | CONFIG_SLAB=y |
| 51 | # CONFIG_TINY_SHMEM is not set | 50 | # CONFIG_TINY_SHMEM is not set |
| 52 | CONFIG_BASE_SMALL=0 | 51 | CONFIG_BASE_SMALL=0 |
| @@ -59,7 +58,6 @@ CONFIG_OBSOLETE_INTERMODULE=y | |||
| 59 | CONFIG_MODULES=y | 58 | CONFIG_MODULES=y |
| 60 | CONFIG_MODULE_UNLOAD=y | 59 | CONFIG_MODULE_UNLOAD=y |
| 61 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 60 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 62 | CONFIG_OBSOLETE_MODPARM=y | ||
| 63 | # CONFIG_MODVERSIONS is not set | 61 | # CONFIG_MODVERSIONS is not set |
| 64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 62 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 65 | CONFIG_KMOD=y | 63 | CONFIG_KMOD=y |
| @@ -67,6 +65,7 @@ CONFIG_KMOD=y | |||
| 67 | # | 65 | # |
| 68 | # Block layer | 66 | # Block layer |
| 69 | # | 67 | # |
| 68 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 70 | 69 | ||
| 71 | # | 70 | # |
| 72 | # IO Schedulers | 71 | # IO Schedulers |
| @@ -143,7 +142,6 @@ CONFIG_CPU_BIG_ENDIAN=y | |||
| 143 | # Bus support | 142 | # Bus support |
| 144 | # | 143 | # |
| 145 | CONFIG_PCI=y | 144 | CONFIG_PCI=y |
| 146 | CONFIG_PCI_LEGACY_PROC=y | ||
| 147 | # CONFIG_PCI_DEBUG is not set | 145 | # CONFIG_PCI_DEBUG is not set |
| 148 | 146 | ||
| 149 | # | 147 | # |
| @@ -230,12 +228,15 @@ CONFIG_SYN_COOKIES=y | |||
| 230 | # CONFIG_INET_AH is not set | 228 | # CONFIG_INET_AH is not set |
| 231 | # CONFIG_INET_ESP is not set | 229 | # CONFIG_INET_ESP is not set |
| 232 | # CONFIG_INET_IPCOMP is not set | 230 | # CONFIG_INET_IPCOMP is not set |
| 231 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 233 | # CONFIG_INET_TUNNEL is not set | 232 | # CONFIG_INET_TUNNEL is not set |
| 234 | CONFIG_INET_DIAG=y | 233 | CONFIG_INET_DIAG=y |
| 235 | CONFIG_INET_TCP_DIAG=y | 234 | CONFIG_INET_TCP_DIAG=y |
| 236 | # CONFIG_TCP_CONG_ADVANCED is not set | 235 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 237 | CONFIG_TCP_CONG_BIC=y | 236 | CONFIG_TCP_CONG_BIC=y |
| 238 | # CONFIG_IPV6 is not set | 237 | # CONFIG_IPV6 is not set |
| 238 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 239 | # CONFIG_INET6_TUNNEL is not set | ||
| 239 | # CONFIG_NETFILTER is not set | 240 | # CONFIG_NETFILTER is not set |
| 240 | 241 | ||
| 241 | # | 242 | # |
| @@ -365,7 +366,6 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 365 | # CONFIG_MTD_SLRAM is not set | 366 | # CONFIG_MTD_SLRAM is not set |
| 366 | # CONFIG_MTD_PHRAM is not set | 367 | # CONFIG_MTD_PHRAM is not set |
| 367 | # CONFIG_MTD_MTDRAM is not set | 368 | # CONFIG_MTD_MTDRAM is not set |
| 368 | # CONFIG_MTD_BLKMTD is not set | ||
| 369 | # CONFIG_MTD_BLOCK2MTD is not set | 369 | # CONFIG_MTD_BLOCK2MTD is not set |
| 370 | 370 | ||
| 371 | # | 371 | # |
| @@ -527,7 +527,6 @@ CONFIG_BLK_DEV_SD=y | |||
| 527 | # CONFIG_SCSI_INIA100 is not set | 527 | # CONFIG_SCSI_INIA100 is not set |
| 528 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 528 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 529 | # CONFIG_SCSI_IPR is not set | 529 | # CONFIG_SCSI_IPR is not set |
| 530 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
| 531 | # CONFIG_SCSI_QLOGIC_1280 is not set | 530 | # CONFIG_SCSI_QLOGIC_1280 is not set |
| 532 | # CONFIG_SCSI_QLA_FC is not set | 531 | # CONFIG_SCSI_QLA_FC is not set |
| 533 | # CONFIG_SCSI_LPFC is not set | 532 | # CONFIG_SCSI_LPFC is not set |
| @@ -735,6 +734,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
| 735 | # | 734 | # |
| 736 | CONFIG_SERIAL_8250=y | 735 | CONFIG_SERIAL_8250=y |
| 737 | CONFIG_SERIAL_8250_CONSOLE=y | 736 | CONFIG_SERIAL_8250_CONSOLE=y |
| 737 | CONFIG_SERIAL_8250_PCI=y | ||
| 738 | CONFIG_SERIAL_8250_NR_UARTS=4 | 738 | CONFIG_SERIAL_8250_NR_UARTS=4 |
| 739 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | 739 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 |
| 740 | # CONFIG_SERIAL_8250_EXTENDED is not set | 740 | # CONFIG_SERIAL_8250_EXTENDED is not set |
| @@ -776,7 +776,6 @@ CONFIG_WATCHDOG=y | |||
| 776 | # | 776 | # |
| 777 | # CONFIG_USBPCWATCHDOG is not set | 777 | # CONFIG_USBPCWATCHDOG is not set |
| 778 | # CONFIG_NVRAM is not set | 778 | # CONFIG_NVRAM is not set |
| 779 | # CONFIG_RTC is not set | ||
| 780 | # CONFIG_DTLK is not set | 779 | # CONFIG_DTLK is not set |
| 781 | # CONFIG_R3964 is not set | 780 | # CONFIG_R3964 is not set |
| 782 | # CONFIG_APPLICOM is not set | 781 | # CONFIG_APPLICOM is not set |
| @@ -821,7 +820,6 @@ CONFIG_I2C_ALGOBIT=y | |||
| 821 | # CONFIG_I2C_PARPORT_LIGHT is not set | 820 | # CONFIG_I2C_PARPORT_LIGHT is not set |
| 822 | # CONFIG_I2C_PROSAVAGE is not set | 821 | # CONFIG_I2C_PROSAVAGE is not set |
| 823 | # CONFIG_I2C_SAVAGE4 is not set | 822 | # CONFIG_I2C_SAVAGE4 is not set |
| 824 | # CONFIG_SCx200_ACB is not set | ||
| 825 | # CONFIG_I2C_SIS5595 is not set | 823 | # CONFIG_I2C_SIS5595 is not set |
| 826 | # CONFIG_I2C_SIS630 is not set | 824 | # CONFIG_I2C_SIS630 is not set |
| 827 | # CONFIG_I2C_SIS96X is not set | 825 | # CONFIG_I2C_SIS96X is not set |
| @@ -840,9 +838,7 @@ CONFIG_SENSORS_EEPROM=y | |||
| 840 | # CONFIG_SENSORS_PCF8574 is not set | 838 | # CONFIG_SENSORS_PCF8574 is not set |
| 841 | # CONFIG_SENSORS_PCA9539 is not set | 839 | # CONFIG_SENSORS_PCA9539 is not set |
| 842 | # CONFIG_SENSORS_PCF8591 is not set | 840 | # CONFIG_SENSORS_PCF8591 is not set |
| 843 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 844 | # CONFIG_SENSORS_MAX6875 is not set | 841 | # CONFIG_SENSORS_MAX6875 is not set |
| 845 | # CONFIG_RTC_X1205_I2C is not set | ||
| 846 | # CONFIG_I2C_DEBUG_CORE is not set | 842 | # CONFIG_I2C_DEBUG_CORE is not set |
| 847 | # CONFIG_I2C_DEBUG_ALGO is not set | 843 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 848 | # CONFIG_I2C_DEBUG_BUS is not set | 844 | # CONFIG_I2C_DEBUG_BUS is not set |
| @@ -907,7 +903,16 @@ CONFIG_HWMON=y | |||
| 907 | # | 903 | # |
| 908 | 904 | ||
| 909 | # | 905 | # |
| 910 | # Multimedia Capabilities Port drivers | 906 | # LED devices |
| 907 | # | ||
| 908 | # CONFIG_NEW_LEDS is not set | ||
| 909 | |||
| 910 | # | ||
| 911 | # LED drivers | ||
| 912 | # | ||
| 913 | |||
| 914 | # | ||
| 915 | # LED Triggers | ||
| 911 | # | 916 | # |
| 912 | 917 | ||
| 913 | # | 918 | # |
| @@ -919,6 +924,7 @@ CONFIG_HWMON=y | |||
| 919 | # Digital Video Broadcasting Devices | 924 | # Digital Video Broadcasting Devices |
| 920 | # | 925 | # |
| 921 | # CONFIG_DVB is not set | 926 | # CONFIG_DVB is not set |
| 927 | # CONFIG_USB_DABUSB is not set | ||
| 922 | 928 | ||
| 923 | # | 929 | # |
| 924 | # Graphics support | 930 | # Graphics support |
| @@ -935,6 +941,7 @@ CONFIG_HWMON=y | |||
| 935 | # | 941 | # |
| 936 | CONFIG_USB_ARCH_HAS_HCD=y | 942 | CONFIG_USB_ARCH_HAS_HCD=y |
| 937 | CONFIG_USB_ARCH_HAS_OHCI=y | 943 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 944 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
| 938 | CONFIG_USB=y | 945 | CONFIG_USB=y |
| 939 | # CONFIG_USB_DEBUG is not set | 946 | # CONFIG_USB_DEBUG is not set |
| 940 | 947 | ||
| @@ -1000,9 +1007,7 @@ CONFIG_USB_STORAGE=y | |||
| 1000 | # CONFIG_USB_ACECAD is not set | 1007 | # CONFIG_USB_ACECAD is not set |
| 1001 | # CONFIG_USB_KBTAB is not set | 1008 | # CONFIG_USB_KBTAB is not set |
| 1002 | # CONFIG_USB_POWERMATE is not set | 1009 | # CONFIG_USB_POWERMATE is not set |
| 1003 | # CONFIG_USB_MTOUCH is not set | 1010 | # CONFIG_USB_TOUCHSCREEN is not set |
| 1004 | # CONFIG_USB_ITMTOUCH is not set | ||
| 1005 | # CONFIG_USB_EGALAX is not set | ||
| 1006 | # CONFIG_USB_YEALINK is not set | 1011 | # CONFIG_USB_YEALINK is not set |
| 1007 | # CONFIG_USB_XPAD is not set | 1012 | # CONFIG_USB_XPAD is not set |
| 1008 | # CONFIG_USB_ATI_REMOTE is not set | 1013 | # CONFIG_USB_ATI_REMOTE is not set |
| @@ -1017,15 +1022,6 @@ CONFIG_USB_STORAGE=y | |||
| 1017 | # CONFIG_USB_MICROTEK is not set | 1022 | # CONFIG_USB_MICROTEK is not set |
| 1018 | 1023 | ||
| 1019 | # | 1024 | # |
| 1020 | # USB Multimedia devices | ||
| 1021 | # | ||
| 1022 | # CONFIG_USB_DABUSB is not set | ||
| 1023 | |||
| 1024 | # | ||
| 1025 | # Video4Linux support is needed for USB Multimedia device support | ||
| 1026 | # | ||
| 1027 | |||
| 1028 | # | ||
| 1029 | # USB Network Adapters | 1025 | # USB Network Adapters |
| 1030 | # | 1026 | # |
| 1031 | # CONFIG_USB_CATC is not set | 1027 | # CONFIG_USB_CATC is not set |
| @@ -1076,6 +1072,12 @@ CONFIG_USB_MON=y | |||
| 1076 | # CONFIG_MMC is not set | 1072 | # CONFIG_MMC is not set |
| 1077 | 1073 | ||
| 1078 | # | 1074 | # |
| 1075 | # Real Time Clock | ||
| 1076 | # | ||
| 1077 | CONFIG_RTC_LIB=y | ||
| 1078 | # CONFIG_RTC_CLASS is not set | ||
| 1079 | |||
| 1080 | # | ||
| 1079 | # File systems | 1081 | # File systems |
| 1080 | # | 1082 | # |
| 1081 | CONFIG_EXT2_FS=y | 1083 | CONFIG_EXT2_FS=y |
| @@ -1127,7 +1129,6 @@ CONFIG_SYSFS=y | |||
| 1127 | CONFIG_TMPFS=y | 1129 | CONFIG_TMPFS=y |
| 1128 | # CONFIG_HUGETLB_PAGE is not set | 1130 | # CONFIG_HUGETLB_PAGE is not set |
| 1129 | CONFIG_RAMFS=y | 1131 | CONFIG_RAMFS=y |
| 1130 | # CONFIG_RELAYFS_FS is not set | ||
| 1131 | # CONFIG_CONFIGFS_FS is not set | 1132 | # CONFIG_CONFIGFS_FS is not set |
| 1132 | 1133 | ||
| 1133 | # | 1134 | # |
| @@ -1268,6 +1269,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
| 1268 | # CONFIG_DEBUG_FS is not set | 1269 | # CONFIG_DEBUG_FS is not set |
| 1269 | # CONFIG_DEBUG_VM is not set | 1270 | # CONFIG_DEBUG_VM is not set |
| 1270 | CONFIG_FRAME_POINTER=y | 1271 | CONFIG_FRAME_POINTER=y |
| 1272 | # CONFIG_UNWIND_INFO is not set | ||
| 1271 | CONFIG_FORCED_INLINING=y | 1273 | CONFIG_FORCED_INLINING=y |
| 1272 | # CONFIG_RCU_TORTURE_TEST is not set | 1274 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1273 | CONFIG_DEBUG_USER=y | 1275 | CONFIG_DEBUG_USER=y |
