diff options
author | Roger Monk <r-monk@ti.com> | 2010-03-02 17:01:17 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:21 +0200 |
commit | d7c3781f3519d37e90245ace5a242e8b15407ced (patch) | |
tree | 694b72e3aad38760d12b1f8f23e067f381b042ba /recipes/linux/linux-davinci/hawkboard/defconfig | |
parent | 36ce129c612a2f8b5774450007a03589cce99687 (diff) |
linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard support
* Update all omapl kernels to latest commit (da830/da850/hawk)
* Add small patch for compile warning if REGULATOR disabled
* Hawkboard
* Add latest hawkboard patch
* Boardfile cleanup
* Addition of cpufreq/cpuidle/pm
* Updated defconfig to disable regulator/rtc (no battery on hawk)
* Start da830 using multi-kernel
* Update defconfigs
* Only deconfig updated (some configs not rebased,
* i.e. no ATA, still using ONDEMAND governor
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/linux/linux-davinci/hawkboard/defconfig')
-rw-r--r-- | recipes/linux/linux-davinci/hawkboard/defconfig | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/recipes/linux/linux-davinci/hawkboard/defconfig b/recipes/linux/linux-davinci/hawkboard/defconfig index f99db1b5e4..2a61b35873 100644 --- a/recipes/linux/linux-davinci/hawkboard/defconfig +++ b/recipes/linux/linux-davinci/hawkboard/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.33-rc4 -# Tue Mar 2 09:09:26 2010 +# Tue Mar 2 16:20:04 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1376,17 +1376,7 @@ CONFIG_TPS6507x=y # CONFIG_EZX_PCAP is not set # CONFIG_MFD_88PM8607 is not set # CONFIG_AB4500_CORE is not set -CONFIG_REGULATOR=y -# CONFIG_REGULATOR_DEBUG is not set -# CONFIG_REGULATOR_FIXED_VOLTAGE is not set -# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set -# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set -# CONFIG_REGULATOR_BQ24022 is not set -# CONFIG_REGULATOR_MAX1586 is not set -# CONFIG_REGULATOR_MAX8660 is not set -# CONFIG_REGULATOR_LP3971 is not set -# CONFIG_REGULATOR_TPS65023 is not set -CONFIG_REGULATOR_TPS6507X=y +# CONFIG_REGULATOR is not set CONFIG_MEDIA_SUPPORT=y # @@ -2068,7 +2058,6 @@ CONFIG_LEDS_GPIO_PLATFORM=y # CONFIG_LEDS_LP3944 is not set # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_DAC124S085 is not set -# CONFIG_LEDS_REGULATOR is not set # CONFIG_LEDS_BD2802 is not set # CONFIG_LEDS_LT3593 is not set @@ -2152,7 +2141,7 @@ CONFIG_RTC_INTF_DEV=y # # on-CPU RTC drivers # -CONFIG_RTC_DRV_OMAP=y +# CONFIG_RTC_DRV_OMAP is not set # CONFIG_DMADEVICES is not set # CONFIG_AUXDISPLAY is not set # CONFIG_UIO is not set |