summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/davinci_all_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Kill CONFIG_CPU_32Russell King2009-12-181-1/+0Star
| | | | | | | | 26-bit ARM support was removed a long time ago, and this symbol has been defined to be 'y' ever since. As it's never disabled anymore, we can kill it without any side effects. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* davinci: Initial support for Neuros OSD2 platform.Andrey Porodko2009-11-251-0/+1
| | | | | | | | | | | | | | | | | The Neuros OSD 2.0 is the hardware component of the Neuros Open Internet Television Platform. Hardware is very close to Ti DM644X-EVM board. It has: DM6446M02 module with 256MB NAND, 256MB RAM, TLV320AIC32 AIC, USB, Ethernet, SD/MMC, UART, THS8200, TVP7000 for video. Additionaly realtime clock, IR remote control receiver, IR Blaster based on MSP430 (firmware although is different from used in DM644X-EVM), internal ATA-6 3.5” HDD drive with PATA interface, two muxed red-green leds. For more information please refer to http://wiki.neurostechnology.com/index.php/OSD_2.0_HD Signed-off-by: Andrey Porodko <panda@chelcom.ru> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: DMx and da8xx defconfig updatesKevin Hilman2009-11-251-38/+87
| | | | | | | | | | | | | | DMx: - enable MMC and dm365evm_keys - Enable DM355 and DM365 input drivers as modules. da8xx - combine da830 and da850 into common defconfig - drop SYSFS_DEPRECATED flag - auto-select D$ writethrough for da830 - enable CPUfreq and FB Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: Kconfig: add dm646x ASoC supportKevin Hilman2009-08-261-1/+8
|
* davinci: Kconfig: update default defconfigKevin Hilman2009-08-261-7/+9
| | | | | | Updated default defconfig after da850 merge and 2.6.31-rc3 update. Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: Kconfig: update default config for 2.6.31-rcKevin Hilman2009-08-261-87/+65Star
| | | | Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: Adding DM365 entries to Makefile/Kconfig/defconfigSandeep Paulraj2009-08-261-0/+2
| | | | | | | | | | This patch does the following 1) Adds entries to davinci_all_defconfig for DM365 2) Adds entries to the Makefile for DM365 3) Adds entries for DM365 in the Kconfig Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: defconfig update: add EMACKevin Hilman2009-05-291-3/+7
| | | | | | DaVinci EMAC driver is now upstream. Enable it in default defconfig. Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: update davinci_all_defconfig for dm355, dm6467Kevin Hilman2009-05-261-3/+12
| | | | Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
* davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-231-0/+1784
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>