diff options
| author | Ben Dooks <ben-linux@fluff.org> | 2006-03-20 16:28:04 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-03-21 17:06:23 -0500 |
| commit | c3d5395fd7ac5b338c701deaaddec090d3c25af9 (patch) | |
| tree | f8d344cb9672a5a3c7816ea7cc6b00f2db665350 /arch | |
| parent | da956fd6b84f61bc98a18a63cdbd8190ec7b8cd0 (diff) | |
[ARM] 3376/2: S3C2410 - update defconfig
Patch from Ben Dooks
Add Simtec Osiris to the default build, and enable the
USB-OHCI section by default.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 147 |
1 files changed, 141 insertions, 6 deletions
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 6695b07cf1ba..3cec29d56c8e 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 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-rc2 | 3 | # Linux kernel version: 2.6.16 |
| 4 | # Mon Feb 6 11:17:23 2006 | 4 | # Mon Mar 20 20:36:02 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| @@ -12,7 +12,6 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y | |||
| 12 | # Code maturity level options | 12 | # Code maturity level options |
| 13 | # | 13 | # |
| 14 | CONFIG_EXPERIMENTAL=y | 14 | CONFIG_EXPERIMENTAL=y |
| 15 | CONFIG_CLEAN_COMPILE=y | ||
| 16 | CONFIG_BROKEN_ON_SMP=y | 15 | CONFIG_BROKEN_ON_SMP=y |
| 17 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 16 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 18 | 17 | ||
| @@ -87,6 +86,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
| 87 | # CONFIG_ARCH_CLPS711X is not set | 86 | # CONFIG_ARCH_CLPS711X is not set |
| 88 | # CONFIG_ARCH_CO285 is not set | 87 | # CONFIG_ARCH_CO285 is not set |
| 89 | # CONFIG_ARCH_EBSA110 is not set | 88 | # CONFIG_ARCH_EBSA110 is not set |
| 89 | # CONFIG_ARCH_EP93XX is not set | ||
| 90 | # CONFIG_ARCH_FOOTBRIDGE is not set | 90 | # CONFIG_ARCH_FOOTBRIDGE is not set |
| 91 | # CONFIG_ARCH_INTEGRATOR is not set | 91 | # CONFIG_ARCH_INTEGRATOR is not set |
| 92 | # CONFIG_ARCH_IOP3XX is not set | 92 | # CONFIG_ARCH_IOP3XX is not set |
| @@ -111,6 +111,7 @@ CONFIG_ARCH_S3C2410=y | |||
| 111 | # S3C24XX Implementations | 111 | # S3C24XX Implementations |
| 112 | # | 112 | # |
| 113 | CONFIG_MACH_ANUBIS=y | 113 | CONFIG_MACH_ANUBIS=y |
| 114 | CONFIG_MACH_OSIRIS=y | ||
| 114 | CONFIG_ARCH_BAST=y | 115 | CONFIG_ARCH_BAST=y |
| 115 | CONFIG_BAST_PC104_IRQ=y | 116 | CONFIG_BAST_PC104_IRQ=y |
| 116 | CONFIG_ARCH_H1940=y | 117 | CONFIG_ARCH_H1940=y |
| @@ -175,6 +176,7 @@ CONFIG_ISA=y | |||
| 175 | # | 176 | # |
| 176 | # CONFIG_PREEMPT is not set | 177 | # CONFIG_PREEMPT is not set |
| 177 | # CONFIG_NO_IDLE_HZ is not set | 178 | # CONFIG_NO_IDLE_HZ is not set |
| 179 | CONFIG_HZ=200 | ||
| 178 | # CONFIG_AEABI is not set | 180 | # CONFIG_AEABI is not set |
| 179 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 181 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set |
| 180 | CONFIG_SELECT_MEMORY_MODEL=y | 182 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -230,6 +232,7 @@ CONFIG_NET=y | |||
| 230 | # | 232 | # |
| 231 | # Networking options | 233 | # Networking options |
| 232 | # | 234 | # |
| 235 | # CONFIG_NETDEBUG is not set | ||
| 233 | # CONFIG_PACKET is not set | 236 | # CONFIG_PACKET is not set |
| 234 | CONFIG_UNIX=y | 237 | CONFIG_UNIX=y |
| 235 | # CONFIG_NET_KEY is not set | 238 | # CONFIG_NET_KEY is not set |
| @@ -364,7 +367,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 364 | CONFIG_MTD_ROM=y | 367 | CONFIG_MTD_ROM=y |
| 365 | # CONFIG_MTD_ABSENT is not set | 368 | # CONFIG_MTD_ABSENT is not set |
| 366 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | 369 | # CONFIG_MTD_OBSOLETE_CHIPS is not set |
| 367 | # CONFIG_MTD_XIP is not set | ||
| 368 | 370 | ||
| 369 | # | 371 | # |
| 370 | # Mapping drivers for chip access | 372 | # Mapping drivers for chip access |
| @@ -431,6 +433,7 @@ CONFIG_PARPORT_1284=y | |||
| 431 | CONFIG_BLK_DEV_LOOP=y | 433 | CONFIG_BLK_DEV_LOOP=y |
| 432 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 434 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 433 | CONFIG_BLK_DEV_NBD=m | 435 | CONFIG_BLK_DEV_NBD=m |
| 436 | # CONFIG_BLK_DEV_UB is not set | ||
| 434 | CONFIG_BLK_DEV_RAM=y | 437 | CONFIG_BLK_DEV_RAM=y |
| 435 | CONFIG_BLK_DEV_RAM_COUNT=16 | 438 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 436 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 439 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| @@ -623,7 +626,6 @@ CONFIG_SERIAL_NONSTANDARD=y | |||
| 623 | # CONFIG_MOXA_SMARTIO is not set | 626 | # CONFIG_MOXA_SMARTIO is not set |
| 624 | # CONFIG_ISI is not set | 627 | # CONFIG_ISI is not set |
| 625 | # CONFIG_SYNCLINKMP is not set | 628 | # CONFIG_SYNCLINKMP is not set |
| 626 | # CONFIG_SYNCLINK_GT is not set | ||
| 627 | # CONFIG_N_HDLC is not set | 629 | # CONFIG_N_HDLC is not set |
| 628 | # CONFIG_RISCOM8 is not set | 630 | # CONFIG_RISCOM8 is not set |
| 629 | # CONFIG_SPECIALIX is not set | 631 | # CONFIG_SPECIALIX is not set |
| @@ -686,6 +688,11 @@ CONFIG_S3C2410_WATCHDOG=y | |||
| 686 | # CONFIG_PCWATCHDOG is not set | 688 | # CONFIG_PCWATCHDOG is not set |
| 687 | # CONFIG_MIXCOMWD is not set | 689 | # CONFIG_MIXCOMWD is not set |
| 688 | # CONFIG_WDT is not set | 690 | # CONFIG_WDT is not set |
| 691 | |||
| 692 | # | ||
| 693 | # USB-based Watchdog Cards | ||
| 694 | # | ||
| 695 | # CONFIG_USBPCWATCHDOG is not set | ||
| 689 | # CONFIG_NVRAM is not set | 696 | # CONFIG_NVRAM is not set |
| 690 | # CONFIG_RTC is not set | 697 | # CONFIG_RTC is not set |
| 691 | CONFIG_S3C2410_RTC=y | 698 | CONFIG_S3C2410_RTC=y |
| @@ -751,6 +758,11 @@ CONFIG_SENSORS_EEPROM=m | |||
| 751 | # CONFIG_SPI_MASTER is not set | 758 | # CONFIG_SPI_MASTER is not set |
| 752 | 759 | ||
| 753 | # | 760 | # |
| 761 | # Dallas's 1-wire bus | ||
| 762 | # | ||
| 763 | # CONFIG_W1 is not set | ||
| 764 | |||
| 765 | # | ||
| 754 | # Hardware Monitoring support | 766 | # Hardware Monitoring support |
| 755 | # | 767 | # |
| 756 | CONFIG_HWMON=y | 768 | CONFIG_HWMON=y |
| @@ -763,6 +775,7 @@ CONFIG_HWMON_VID=m | |||
| 763 | # CONFIG_SENSORS_ASB100 is not set | 775 | # CONFIG_SENSORS_ASB100 is not set |
| 764 | # CONFIG_SENSORS_ATXP1 is not set | 776 | # CONFIG_SENSORS_ATXP1 is not set |
| 765 | # CONFIG_SENSORS_DS1621 is not set | 777 | # CONFIG_SENSORS_DS1621 is not set |
| 778 | # CONFIG_SENSORS_F71805F is not set | ||
| 766 | # CONFIG_SENSORS_FSCHER is not set | 779 | # CONFIG_SENSORS_FSCHER is not set |
| 767 | # CONFIG_SENSORS_FSCPOS is not set | 780 | # CONFIG_SENSORS_FSCPOS is not set |
| 768 | # CONFIG_SENSORS_GL518SM is not set | 781 | # CONFIG_SENSORS_GL518SM is not set |
| @@ -850,16 +863,138 @@ CONFIG_FONT_8x16=y | |||
| 850 | # | 863 | # |
| 851 | CONFIG_USB_ARCH_HAS_HCD=y | 864 | CONFIG_USB_ARCH_HAS_HCD=y |
| 852 | CONFIG_USB_ARCH_HAS_OHCI=y | 865 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 853 | # CONFIG_USB is not set | 866 | CONFIG_USB=y |
| 867 | # CONFIG_USB_DEBUG is not set | ||
| 868 | |||
| 869 | # | ||
| 870 | # Miscellaneous USB options | ||
| 871 | # | ||
| 872 | CONFIG_USB_DEVICEFS=y | ||
| 873 | # CONFIG_USB_BANDWIDTH is not set | ||
| 874 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 875 | # CONFIG_USB_SUSPEND is not set | ||
| 876 | # CONFIG_USB_OTG is not set | ||
| 877 | |||
| 878 | # | ||
| 879 | # USB Host Controller Drivers | ||
| 880 | # | ||
| 881 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 882 | CONFIG_USB_OHCI_HCD=y | ||
| 883 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
| 884 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
| 885 | # CONFIG_USB_SL811_HCD is not set | ||
| 886 | |||
| 887 | # | ||
| 888 | # USB Device Class drivers | ||
| 889 | # | ||
| 890 | # CONFIG_USB_ACM is not set | ||
| 891 | # CONFIG_USB_PRINTER is not set | ||
| 854 | 892 | ||
| 855 | # | 893 | # |
| 856 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 894 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 857 | # | 895 | # |
| 858 | 896 | ||
| 859 | # | 897 | # |
| 898 | # may also be needed; see USB_STORAGE Help for more information | ||
| 899 | # | ||
| 900 | # CONFIG_USB_STORAGE is not set | ||
| 901 | # CONFIG_USB_LIBUSUAL is not set | ||
| 902 | |||
| 903 | # | ||
| 904 | # USB Input Devices | ||
| 905 | # | ||
| 906 | # CONFIG_USB_HID is not set | ||
| 907 | |||
| 908 | # | ||
| 909 | # USB HID Boot Protocol drivers | ||
| 910 | # | ||
| 911 | # CONFIG_USB_KBD is not set | ||
| 912 | # CONFIG_USB_MOUSE is not set | ||
| 913 | # CONFIG_USB_AIPTEK is not set | ||
| 914 | # CONFIG_USB_WACOM is not set | ||
| 915 | # CONFIG_USB_ACECAD is not set | ||
| 916 | # CONFIG_USB_KBTAB is not set | ||
| 917 | # CONFIG_USB_POWERMATE is not set | ||
| 918 | # CONFIG_USB_MTOUCH is not set | ||
| 919 | # CONFIG_USB_ITMTOUCH is not set | ||
| 920 | # CONFIG_USB_EGALAX is not set | ||
| 921 | # CONFIG_USB_YEALINK is not set | ||
| 922 | # CONFIG_USB_XPAD is not set | ||
| 923 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 924 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
| 925 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
| 926 | # CONFIG_USB_APPLETOUCH is not set | ||
| 927 | |||
| 928 | # | ||
| 929 | # USB Imaging devices | ||
| 930 | # | ||
| 931 | # CONFIG_USB_MDC800 is not set | ||
| 932 | |||
| 933 | # | ||
| 934 | # USB Multimedia devices | ||
| 935 | # | ||
| 936 | # CONFIG_USB_DABUSB is not set | ||
| 937 | |||
| 938 | # | ||
| 939 | # Video4Linux support is needed for USB Multimedia device support | ||
| 940 | # | ||
| 941 | |||
| 942 | # | ||
| 943 | # USB Network Adapters | ||
| 944 | # | ||
| 945 | # CONFIG_USB_CATC is not set | ||
| 946 | # CONFIG_USB_KAWETH is not set | ||
| 947 | # CONFIG_USB_PEGASUS is not set | ||
| 948 | # CONFIG_USB_RTL8150 is not set | ||
| 949 | # CONFIG_USB_USBNET is not set | ||
| 950 | CONFIG_USB_MON=y | ||
| 951 | |||
| 952 | # | ||
| 953 | # USB port drivers | ||
| 954 | # | ||
| 955 | # CONFIG_USB_USS720 is not set | ||
| 956 | |||
| 957 | # | ||
| 958 | # USB Serial Converter support | ||
| 959 | # | ||
| 960 | # CONFIG_USB_SERIAL is not set | ||
| 961 | |||
| 962 | # | ||
| 963 | # USB Miscellaneous drivers | ||
| 964 | # | ||
| 965 | # CONFIG_USB_EMI62 is not set | ||
| 966 | # CONFIG_USB_EMI26 is not set | ||
| 967 | # CONFIG_USB_AUERSWALD is not set | ||
| 968 | # CONFIG_USB_RIO500 is not set | ||
| 969 | # CONFIG_USB_LEGOTOWER is not set | ||
| 970 | # CONFIG_USB_LCD is not set | ||
| 971 | # CONFIG_USB_LED is not set | ||
| 972 | # CONFIG_USB_CYTHERM is not set | ||
| 973 | # CONFIG_USB_PHIDGETKIT is not set | ||
| 974 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 975 | # CONFIG_USB_IDMOUSE is not set | ||
| 976 | # CONFIG_USB_LD is not set | ||
| 977 | # CONFIG_USB_TEST is not set | ||
| 978 | |||
| 979 | # | ||
| 980 | # USB DSL modem support | ||
| 981 | # | ||
| 982 | |||
| 983 | # | ||
| 860 | # USB Gadget Support | 984 | # USB Gadget Support |
| 861 | # | 985 | # |
| 862 | # CONFIG_USB_GADGET is not set | 986 | # CONFIG_USB_GADGET is not set |
| 987 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 988 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
| 989 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 990 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 991 | # CONFIG_USB_GADGET_OMAP is not set | ||
| 992 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 993 | # CONFIG_USB_ZERO is not set | ||
| 994 | # CONFIG_USB_ETH is not set | ||
| 995 | # CONFIG_USB_GADGETFS is not set | ||
| 996 | # CONFIG_USB_FILE_STORAGE is not set | ||
| 997 | # CONFIG_USB_G_SERIAL is not set | ||
| 863 | 998 | ||
| 864 | # | 999 | # |
| 865 | # MMC/SD Card support | 1000 | # MMC/SD Card support |
