Forum | Documentation | Website | Blog

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

3.18.1-bone1 release


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 808e4fac
Branches
Tags 3.18.1-bone1
No related merge requests found
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.18.0-rc7 Kernel Configuration
# Linux/arm 3.18.1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
......@@ -1273,7 +1273,8 @@ CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_SJA1000=m
CONFIG_CAN_SJA1000_ISA=m
# CONFIG_CAN_SJA1000_PLATFORM is not set
# CONFIG_CAN_C_CAN is not set
CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m
# CONFIG_CAN_M_CAN is not set
# CONFIG_CAN_CC770 is not set
......@@ -1888,7 +1889,7 @@ CONFIG_TI_DAVINCI_MDIO=y
CONFIG_TI_DAVINCI_CPDMA=y
CONFIG_TI_CPSW_PHY_SEL=y
CONFIG_TI_CPSW=y
# CONFIG_TI_CPTS is not set
CONFIG_TI_CPTS=y
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
......@@ -3875,7 +3876,7 @@ CONFIG_HID_KENSINGTON=y
CONFIG_HID_LCPOWER=m
CONFIG_HID_LENOVO=m
CONFIG_HID_LOGITECH=y
CONFIG_HID_LOGITECH_DJ=m
CONFIG_HID_LOGITECH_DJ=y
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.18.0 Kernel Configuration
# Linux/arm 3.18.1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
......
......@@ -26,7 +26,7 @@ toolchain="gcc_linaro_gnueabihf_4_9"
#Kernel/Build
KERNEL_REL=3.18
KERNEL_TAG=${KERNEL_REL}
KERNEL_TAG=${KERNEL_REL}.1
BUILD=bone1
#v3.X-rcX + upto SHA
......
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