diff options
author | Kevin Hilman <khilman@deeprootsystems.com> | 2009-05-20 19:44:44 -0400 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2009-05-26 10:18:15 -0400 |
commit | 35652fe1858e664707cfa32e80547b210cc41f78 (patch) | |
tree | dad3db10992ddc70f1d5ef0474dcf1802be79c8d /arch/arm | |
parent | e38d92fdcd04c79d28679682f63a83487c4c4c05 (diff) |
davinci: update davinci_all_defconfig for dm355, dm6467
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/davinci_all_defconfig | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index eb2738b5be5f..c371c6536990 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_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.30-rc2 | 3 | # Linux kernel version: 2.6.30-rc6 |
4 | # Wed Apr 15 08:16:53 2009 | 4 | # Wed May 20 17:45:58 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -188,11 +188,17 @@ CONFIG_ARCH_DAVINCI=y | |||
188 | # DaVinci Core Type | 188 | # DaVinci Core Type |
189 | # | 189 | # |
190 | CONFIG_ARCH_DAVINCI_DM644x=y | 190 | CONFIG_ARCH_DAVINCI_DM644x=y |
191 | CONFIG_ARCH_DAVINCI_DM355=y | ||
192 | CONFIG_ARCH_DAVINCI_DM646x=y | ||
191 | 193 | ||
192 | # | 194 | # |
193 | # DaVinci Board Type | 195 | # DaVinci Board Type |
194 | # | 196 | # |
195 | CONFIG_MACH_DAVINCI_EVM=y | 197 | CONFIG_MACH_DAVINCI_EVM=y |
198 | CONFIG_MACH_SFFSDR=y | ||
199 | CONFIG_MACH_DAVINCI_DM355_EVM=y | ||
200 | CONFIG_MACH_DM355_LEOPARD=y | ||
201 | CONFIG_MACH_DAVINCI_DM6467_EVM=y | ||
196 | CONFIG_DAVINCI_MUX=y | 202 | CONFIG_DAVINCI_MUX=y |
197 | CONFIG_DAVINCI_MUX_DEBUG=y | 203 | CONFIG_DAVINCI_MUX_DEBUG=y |
198 | CONFIG_DAVINCI_MUX_WARNINGS=y | 204 | CONFIG_DAVINCI_MUX_WARNINGS=y |
@@ -661,7 +667,9 @@ CONFIG_NET_ETHERNET=y | |||
661 | CONFIG_MII=y | 667 | CONFIG_MII=y |
662 | # CONFIG_AX88796 is not set | 668 | # CONFIG_AX88796 is not set |
663 | # CONFIG_SMC91X is not set | 669 | # CONFIG_SMC91X is not set |
664 | # CONFIG_DM9000 is not set | 670 | CONFIG_DM9000=y |
671 | CONFIG_DM9000_DEBUGLEVEL=4 | ||
672 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
665 | # CONFIG_ETHOC is not set | 673 | # CONFIG_ETHOC is not set |
666 | # CONFIG_SMC911X is not set | 674 | # CONFIG_SMC911X is not set |
667 | # CONFIG_SMSC911X is not set | 675 | # CONFIG_SMSC911X is not set |
@@ -963,6 +971,7 @@ CONFIG_SSB_POSSIBLE=y | |||
963 | # CONFIG_MFD_CORE is not set | 971 | # CONFIG_MFD_CORE is not set |
964 | # CONFIG_MFD_SM501 is not set | 972 | # CONFIG_MFD_SM501 is not set |
965 | # CONFIG_MFD_ASIC3 is not set | 973 | # CONFIG_MFD_ASIC3 is not set |
974 | # CONFIG_MFD_DM355EVM_MSP is not set | ||
966 | # CONFIG_HTC_EGPIO is not set | 975 | # CONFIG_HTC_EGPIO is not set |
967 | # CONFIG_HTC_PASIC3 is not set | 976 | # CONFIG_HTC_PASIC3 is not set |
968 | # CONFIG_TPS65010 is not set | 977 | # CONFIG_TPS65010 is not set |