aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorFelipe Balbi <felipe.lima@indt.org.br>2007-11-26 23:01:45 -0500
committerTony Lindgren <tony@atomide.com>2008-02-08 13:38:01 -0500
commit138ab9f8321f67c71984ca43222efa71b0a0a0a9 (patch)
tree57e8bcabfb647fd2ecad10d3641ef2041857ff09 /arch/arm/configs
parent6e2d4107245cc0411959e91d7a1613e15097f117 (diff)
ARM: OMAP1: Make omap1 use MMC multislot structures
Make omap1 use new MMC multislot structures. The related MMC patches will be sent separately. Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br> Signed-off-by: Anderson Briglia <anderson.briglia@indt.org.br> Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br> Signed-off-by: David Cohen <david.cohen@indt.org.br> Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/omap_h2_1610_defconfig60
1 files changed, 57 insertions, 3 deletions
diff --git a/arch/arm/configs/omap_h2_1610_defconfig b/arch/arm/configs/omap_h2_1610_defconfig
index b8a78ab49cdd..64aa431f8514 100644
--- a/arch/arm/configs/omap_h2_1610_defconfig
+++ b/arch/arm/configs/omap_h2_1610_defconfig
@@ -74,12 +74,20 @@ CONFIG_SLAB=y
74CONFIG_RT_MUTEXES=y 74CONFIG_RT_MUTEXES=y
75# CONFIG_TINY_SHMEM is not set 75# CONFIG_TINY_SHMEM is not set
76CONFIG_BASE_SMALL=0 76CONFIG_BASE_SMALL=0
77
78#
79# Loadable module support
80#
77CONFIG_MODULES=y 81CONFIG_MODULES=y
78CONFIG_MODULE_UNLOAD=y 82CONFIG_MODULE_UNLOAD=y
79# CONFIG_MODULE_FORCE_UNLOAD is not set 83# CONFIG_MODULE_FORCE_UNLOAD is not set
80# CONFIG_MODVERSIONS is not set 84# CONFIG_MODVERSIONS is not set
81# CONFIG_MODULE_SRCVERSION_ALL is not set 85# CONFIG_MODULE_SRCVERSION_ALL is not set
82# CONFIG_KMOD is not set 86# CONFIG_KMOD is not set
87
88#
89# Block layer
90#
83CONFIG_BLOCK=y 91CONFIG_BLOCK=y
84# CONFIG_LBD is not set 92# CONFIG_LBD is not set
85# CONFIG_BLK_DEV_IO_TRACE is not set 93# CONFIG_BLK_DEV_IO_TRACE is not set
@@ -358,8 +366,20 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
358# CONFIG_INET6_TUNNEL is not set 366# CONFIG_INET6_TUNNEL is not set
359# CONFIG_NETWORK_SECMARK is not set 367# CONFIG_NETWORK_SECMARK is not set
360# CONFIG_NETFILTER is not set 368# CONFIG_NETFILTER is not set
369
370#
371# DCCP Configuration (EXPERIMENTAL)
372#
361# CONFIG_IP_DCCP is not set 373# CONFIG_IP_DCCP is not set
374
375#
376# SCTP Configuration (EXPERIMENTAL)
377#
362# CONFIG_IP_SCTP is not set 378# CONFIG_IP_SCTP is not set
379
380#
381# TIPC Configuration (EXPERIMENTAL)
382#
363# CONFIG_TIPC is not set 383# CONFIG_TIPC is not set
364# CONFIG_ATM is not set 384# CONFIG_ATM is not set
365# CONFIG_BRIDGE is not set 385# CONFIG_BRIDGE is not set
@@ -408,6 +428,10 @@ CONFIG_STANDALONE=y
408CONFIG_PREVENT_FIRMWARE_BUILD=y 428CONFIG_PREVENT_FIRMWARE_BUILD=y
409# CONFIG_FW_LOADER is not set 429# CONFIG_FW_LOADER is not set
410# CONFIG_SYS_HYPERVISOR is not set 430# CONFIG_SYS_HYPERVISOR is not set
431
432#
433# Connector - unified userspace <-> kernelspace linker
434#
411# CONFIG_CONNECTOR is not set 435# CONFIG_CONNECTOR is not set
412# CONFIG_MTD is not set 436# CONFIG_MTD is not set
413# CONFIG_PARPORT is not set 437# CONFIG_PARPORT is not set
@@ -463,7 +487,15 @@ CONFIG_SCSI_LOWLEVEL=y
463# CONFIG_ISCSI_TCP is not set 487# CONFIG_ISCSI_TCP is not set
464# CONFIG_SCSI_DEBUG is not set 488# CONFIG_SCSI_DEBUG is not set
465# CONFIG_ATA is not set 489# CONFIG_ATA is not set
490
491#
492# Multi-device support (RAID and LVM)
493#
466# CONFIG_MD is not set 494# CONFIG_MD is not set
495
496#
497# Network device support
498#
467CONFIG_NETDEVICES=y 499CONFIG_NETDEVICES=y
468# CONFIG_NETDEVICES_MULTIQUEUE is not set 500# CONFIG_NETDEVICES_MULTIQUEUE is not set
469# CONFIG_DUMMY is not set 501# CONFIG_DUMMY is not set
@@ -472,6 +504,10 @@ CONFIG_NETDEVICES=y
472# CONFIG_EQUALIZER is not set 504# CONFIG_EQUALIZER is not set
473# CONFIG_TUN is not set 505# CONFIG_TUN is not set
474# CONFIG_PHYLIB is not set 506# CONFIG_PHYLIB is not set
507
508#
509# Ethernet (10 or 100Mbit)
510#
475CONFIG_NET_ETHERNET=y 511CONFIG_NET_ETHERNET=y
476CONFIG_MII=y 512CONFIG_MII=y
477# CONFIG_AX88796 is not set 513# CONFIG_AX88796 is not set
@@ -481,6 +517,10 @@ CONFIG_NETDEV_1000=y
481CONFIG_NETDEV_10000=y 517CONFIG_NETDEV_10000=y
482 518
483# 519#
520# Token Ring devices
521#
522
523#
484# Wireless LAN 524# Wireless LAN
485# 525#
486# CONFIG_WLAN_PRE80211 is not set 526# CONFIG_WLAN_PRE80211 is not set
@@ -505,6 +545,10 @@ CONFIG_SLHC=y
505# CONFIG_NETCONSOLE is not set 545# CONFIG_NETCONSOLE is not set
506# CONFIG_NETPOLL is not set 546# CONFIG_NETPOLL is not set
507# CONFIG_NET_POLL_CONTROLLER is not set 547# CONFIG_NET_POLL_CONTROLLER is not set
548
549#
550# ISDN subsystem
551#
508# CONFIG_ISDN is not set 552# CONFIG_ISDN is not set
509 553
510# 554#
@@ -541,6 +585,7 @@ CONFIG_INPUT_MISC=y
541# CONFIG_INPUT_POWERMATE is not set 585# CONFIG_INPUT_POWERMATE is not set
542# CONFIG_INPUT_YEALINK is not set 586# CONFIG_INPUT_YEALINK is not set
543CONFIG_INPUT_UINPUT=y 587CONFIG_INPUT_UINPUT=y
588# CONFIG_INPUT_POLLDEV is not set
544 589
545# 590#
546# Hardware I/O ports 591# Hardware I/O ports
@@ -575,6 +620,10 @@ CONFIG_SERIAL_CORE=y
575CONFIG_SERIAL_CORE_CONSOLE=y 620CONFIG_SERIAL_CORE_CONSOLE=y
576CONFIG_UNIX98_PTYS=y 621CONFIG_UNIX98_PTYS=y
577# CONFIG_LEGACY_PTYS is not set 622# CONFIG_LEGACY_PTYS is not set
623
624#
625# IPMI
626#
578# CONFIG_IPMI_HANDLER is not set 627# CONFIG_IPMI_HANDLER is not set
579CONFIG_WATCHDOG=y 628CONFIG_WATCHDOG=y
580CONFIG_WATCHDOG_NOWAYOUT=y 629CONFIG_WATCHDOG_NOWAYOUT=y
@@ -588,6 +637,10 @@ CONFIG_WATCHDOG_NOWAYOUT=y
588# CONFIG_NVRAM is not set 637# CONFIG_NVRAM is not set
589# CONFIG_R3964 is not set 638# CONFIG_R3964 is not set
590# CONFIG_RAW_DRIVER is not set 639# CONFIG_RAW_DRIVER is not set
640
641#
642# TPM devices
643#
591# CONFIG_TCG_TPM is not set 644# CONFIG_TCG_TPM is not set
592# CONFIG_I2C is not set 645# CONFIG_I2C is not set
593 646
@@ -771,8 +824,9 @@ CONFIG_DNOTIFY=y
771# 824#
772CONFIG_FAT_FS=y 825CONFIG_FAT_FS=y
773CONFIG_MSDOS_FS=y 826CONFIG_MSDOS_FS=y
774# CONFIG_VFAT_FS is not set 827CONFIG_VFAT_FS=y
775CONFIG_FAT_DEFAULT_CODEPAGE=437 828CONFIG_FAT_DEFAULT_CODEPAGE=437
829CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
776# CONFIG_NTFS_FS is not set 830# CONFIG_NTFS_FS is not set
777 831
778# 832#
@@ -838,7 +892,7 @@ CONFIG_MSDOS_PARTITION=y
838# 892#
839CONFIG_NLS=y 893CONFIG_NLS=y
840CONFIG_NLS_DEFAULT="iso8859-1" 894CONFIG_NLS_DEFAULT="iso8859-1"
841# CONFIG_NLS_CODEPAGE_437 is not set 895CONFIG_NLS_CODEPAGE_437=y
842# CONFIG_NLS_CODEPAGE_737 is not set 896# CONFIG_NLS_CODEPAGE_737 is not set
843# CONFIG_NLS_CODEPAGE_775 is not set 897# CONFIG_NLS_CODEPAGE_775 is not set
844# CONFIG_NLS_CODEPAGE_850 is not set 898# CONFIG_NLS_CODEPAGE_850 is not set
@@ -862,7 +916,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
862# CONFIG_NLS_CODEPAGE_1250 is not set 916# CONFIG_NLS_CODEPAGE_1250 is not set
863# CONFIG_NLS_CODEPAGE_1251 is not set 917# CONFIG_NLS_CODEPAGE_1251 is not set
864# CONFIG_NLS_ASCII is not set 918# CONFIG_NLS_ASCII is not set
865# CONFIG_NLS_ISO8859_1 is not set 919CONFIG_NLS_ISO8859_1=y
866# CONFIG_NLS_ISO8859_2 is not set 920# CONFIG_NLS_ISO8859_2 is not set
867# CONFIG_NLS_ISO8859_3 is not set 921# CONFIG_NLS_ISO8859_3 is not set
868# CONFIG_NLS_ISO8859_4 is not set 922# CONFIG_NLS_ISO8859_4 is not set