diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-22 14:45:08 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-22 14:45:08 +0000 |
commit | 66c918336439d16ab83ad5a7a831b23d9153b25e (patch) | |
tree | 13ff1e065176dfe72786d9af0d082644319a986b /target/linux/omap24xx/config-2.6.35 | |
parent | eac32f68e6ec9e247530ef6aa8eb23da984d1239 (diff) |
n810: Add basic battery management driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22760 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |