Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f4f062b9 authored by Robert Nelson's avatar Robert Nelson
Browse files

config: enable POWER_AVS_OMAP_CLASS3


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 7e650bbf
Branches
Tags
No related merge requests found
......@@ -348,7 +348,7 @@ CONFIG_ARCH_OMAP2PLUS=y
# OMAP Feature Selections
#
CONFIG_POWER_AVS_OMAP=y
# CONFIG_POWER_AVS_OMAP_CLASS3 is not set
CONFIG_POWER_AVS_OMAP_CLASS3=y
CONFIG_OMAP_RESET_CLOCKS=y
CONFIG_OMAP_MUX=y
CONFIG_OMAP_MUX_DEBUG=y
......@@ -2363,7 +2363,7 @@ CONFIG_HWMON_VID=m
#
# Native drivers
#
# CONFIG_SENSORS_AD7314 is not set
CONFIG_SENSORS_AD7314=m
CONFIG_SENSORS_AD7414=m
CONFIG_SENSORS_AD7418=m
CONFIG_SENSORS_ADCXX=m
......
......@@ -23,7 +23,7 @@ config="omap2plus_defconfig"
#Kernel/Build
KERNEL_REL=3.6
KERNEL_TAG=${KERNEL_REL}-rc7
BUILD=d4.2
BUILD=d4.3
#git branch
#BRANCH=
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment