mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-22 06:34:25 +00:00
ENGR00123325-2 mx5x: Change default DMA zone to 96M
Change default DMA zone to 96M on mx5x Signed-off-by: Sammy He <r62914@freescale.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.31
|
||||
# Wed May 5 18:22:14 2010
|
||||
# Tue May 11 00:49:24 2010
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
@@ -178,7 +178,7 @@ CONFIG_ARCH_MXC=y
|
||||
# CONFIG_ARCH_DAVINCI is not set
|
||||
# CONFIG_ARCH_OMAP is not set
|
||||
CONFIG_IRAM_ALLOC=y
|
||||
CONFIG_DMA_ZONE_SIZE=64
|
||||
CONFIG_DMA_ZONE_SIZE=96
|
||||
CONFIG_UTMI_MXC=y
|
||||
|
||||
#
|
||||
@@ -709,6 +709,7 @@ CONFIG_SMSC911X=y
|
||||
# CONFIG_KS8842 is not set
|
||||
# CONFIG_KS8851 is not set
|
||||
CONFIG_FEC=y
|
||||
# CONFIG_FEC_1588 is not set
|
||||
# CONFIG_FEC2 is not set
|
||||
# CONFIG_NETDEV_1000 is not set
|
||||
# CONFIG_NETDEV_10000 is not set
|
||||
|
||||
Reference in New Issue
Block a user