aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorDaniel Tamminen <daniel.tamminen@stericsson.com>2010-02-23 17:58:31 +0100
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:09 -0600
commitd7257e345a873501da10b5fb6b3cb1c19b488b38 (patch)
treebb2de7d12beaf756ae28d687ec0b836b2a8cc693 /arch/arm/configs
parent5f2cb94a8fe93bfaaa1d530c3396c7f6e1bbe6cf (diff)
updates to U8500 svp
Diffstat (limited to 'arch/arm/configs')
-rwxr-xr-x[-rw-r--r--]arch/arm/configs/sim8500_defconfig28
1 files changed, 24 insertions, 4 deletions
diff --git a/arch/arm/configs/sim8500_defconfig b/arch/arm/configs/sim8500_defconfig
index ab639ac96db..505af6c38d3 100644..100755
--- a/arch/arm/configs/sim8500_defconfig
+++ b/arch/arm/configs/sim8500_defconfig
@@ -296,7 +296,7 @@ CONFIG_ALIGNMENT_TRAP=y
CONFIG_ZBOOT_ROM_TEXT=0
CONFIG_ZBOOT_ROM_BSS=0
#CONFIG_CMDLINE="root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=128M board_id=1"
-CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,20M"
+CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M"
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set
@@ -405,7 +405,28 @@ CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_PHONET is not set
-# CONFIG_WIRELESS is not set
+CONFIG_WIRELESS=y
+CONFIG_CFG80211=m
+# CONFIG_CFG80211_REG_DEBUG is not set
+CONFIG_NL80211=y
+CONFIG_WIRELESS_OLD_REGULATORY=y
+CONFIG_WIRELESS_EXT=y
+CONFIG_WIRELESS_EXT_SYSFS=y
+# CONFIG_LIB80211 is not set
+CONFIG_MAC80211=m
+
+#
+# Rate control algorithm selection
+#
+# CONFIG_MAC80211_RC_PID is not set
+CONFIG_MAC80211_RC_MINSTREL=y
+# CONFIG_MAC80211_RC_DEFAULT_PID is not set
+CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
+CONFIG_MAC80211_RC_DEFAULT="minstrel"
+# CONFIG_MAC80211_MESH is not set
+CONFIG_MAC80211_LEDS=y
+# CONFIG_MAC80211_DEBUGFS is not set
+# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
@@ -437,8 +458,7 @@ CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
-#CONFIG_BLK_DEV_RAM_SIZE=73728
-CONFIG_BLK_DEV_RAM_SIZE=20480
+CONFIG_BLK_DEV_RAM_SIZE=61440
# CONFIG_BLK_DEV_XIP is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set