Forum | Documentation | Website | Blog

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

3.6-rc7-d3.2 release


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent bc38ec75
No related merge requests found
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.6.0-rc6 Kernel Configuration # Linux/arm 3.6.0-rc7 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
...@@ -347,6 +347,8 @@ CONFIG_ARCH_OMAP2PLUS=y ...@@ -347,6 +347,8 @@ CONFIG_ARCH_OMAP2PLUS=y
# #
# OMAP Feature Selections # OMAP Feature Selections
# #
CONFIG_POWER_AVS_OMAP=y
# CONFIG_POWER_AVS_OMAP_CLASS3 is not set
CONFIG_OMAP_RESET_CLOCKS=y CONFIG_OMAP_RESET_CLOCKS=y
CONFIG_OMAP_MUX=y CONFIG_OMAP_MUX=y
CONFIG_OMAP_MUX_DEBUG=y CONFIG_OMAP_MUX_DEBUG=y
...@@ -1718,7 +1720,7 @@ CONFIG_NET_VENDOR_INTEL=y ...@@ -1718,7 +1720,7 @@ CONFIG_NET_VENDOR_INTEL=y
CONFIG_NET_VENDOR_I825XX=y CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_MARVELL=y CONFIG_NET_VENDOR_MARVELL=y
CONFIG_NET_VENDOR_MICREL=y CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set CONFIG_KS8842=m
CONFIG_KS8851=m CONFIG_KS8851=m
# CONFIG_KS8851_MLL is not set # CONFIG_KS8851_MLL is not set
CONFIG_NET_VENDOR_MICROCHIP=y CONFIG_NET_VENDOR_MICROCHIP=y
...@@ -2353,7 +2355,7 @@ CONFIG_POWER_SUPPLY=y ...@@ -2353,7 +2355,7 @@ CONFIG_POWER_SUPPLY=y
# CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_GPIO is not set
# CONFIG_CHARGER_MANAGER is not set # CONFIG_CHARGER_MANAGER is not set
# CONFIG_CHARGER_SMB347 is not set # CONFIG_CHARGER_SMB347 is not set
# CONFIG_POWER_AVS is not set CONFIG_POWER_AVS=y
CONFIG_HWMON=y CONFIG_HWMON=y
CONFIG_HWMON_VID=m CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set # CONFIG_HWMON_DEBUG_CHIP is not set
...@@ -3276,7 +3278,7 @@ CONFIG_SND_SOC_TPA6130A2=m ...@@ -3276,7 +3278,7 @@ CONFIG_SND_SOC_TPA6130A2=m
CONFIG_HID=y CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set # CONFIG_HID_BATTERY_STRENGTH is not set
CONFIG_HIDRAW=y CONFIG_HIDRAW=y
# CONFIG_UHID is not set CONFIG_UHID=y
CONFIG_HID_GENERIC=y CONFIG_HID_GENERIC=y
# #
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.6.0-rc6 Kernel Configuration # Linux/arm 3.6.0-rc7 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
......
...@@ -22,7 +22,7 @@ config="omap2plus_defconfig" ...@@ -22,7 +22,7 @@ config="omap2plus_defconfig"
#Kernel/Build #Kernel/Build
KERNEL_REL=3.6 KERNEL_REL=3.6
KERNEL_TAG=${KERNEL_REL}-rc6 KERNEL_TAG=${KERNEL_REL}-rc7
BUILD=d3.2 BUILD=d3.2
#git branch #git 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