diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-08-22 14:45:08 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-08-22 14:45:08 +0000 |
commit | 8c43d37dbb201841b5b43f93061cd3e127d7183d (patch) | |
tree | 085cd0949a88031b850e34ca6d0ceb0a098381da /target/linux/omap24xx/config-2.6.35 | |
parent | 09e05d833df83203f92e3b22ff892af9aeeb8576 (diff) | |
download | upstream-8c43d37dbb201841b5b43f93061cd3e127d7183d.tar.gz upstream-8c43d37dbb201841b5b43f93061cd3e127d7183d.tar.bz2 upstream-8c43d37dbb201841b5b43f93061cd3e127d7183d.zip |
n810: Add basic battery management driver
SVN-Revision: 22760
Diffstat (limited to 'target/linux/omap24xx/config-2.6.35')
-rw-r--r-- | target/linux/omap24xx/config-2.6.35 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/omap24xx/config-2.6.35 b/target/linux/omap24xx/config-2.6.35 index b5ac7a5ad2..0294b4b72b 100644 --- a/target/linux/omap24xx/config-2.6.35 +++ b/target/linux/omap24xx/config-2.6.35 @@ -351,6 +351,7 @@ CONFIG_MTD_ONENAND_OTP=y # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set # CONFIG_MTD_ROOTFS_ROOT_DEV is not set # CONFIG_MTD_ROOTFS_SPLIT is not set +CONFIG_N810BM=y CONFIG_NAMESPACES=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NETDEV_10000=y |