File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm 3.15.0-rc4 Kernel Configuration
3
+ # Linux/arm 3.15.0-rc5 Kernel Configuration
4
4
#
5
5
CONFIG_ARM=y
6
6
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -1259,6 +1259,7 @@ CONFIG_CAN_GRCAN=m
1259
1259
# CONFIG_CAN_SJA1000 is not set
1260
1260
CONFIG_CAN_C_CAN=m
1261
1261
CONFIG_CAN_C_CAN_PLATFORM=m
1262
+ # CONFIG_CAN_C_CAN_STRICT_FRAME_ORDERING is not set
1262
1263
# CONFIG_CAN_CC770 is not set
1263
1264
1264
1265
#
@@ -4565,7 +4566,7 @@ CONFIG_AD7791=m
4565
4566
CONFIG_AD7793=m
4566
4567
CONFIG_AD7887=m
4567
4568
CONFIG_AD7923=m
4568
- CONFIG_EXYNOS_ADC=y
4569
+ CONFIG_EXYNOS_ADC=m
4569
4570
CONFIG_MAX1363=m
4570
4571
CONFIG_MCP320X=m
4571
4572
CONFIG_MCP3422=m
Original file line number Diff line number Diff line change 1
1
#
2
2
# Automatically generated file; DO NOT EDIT.
3
- # Linux/arm 3.15.0-rc4 Kernel Configuration
3
+ # Linux/arm 3.15.0-rc5 Kernel Configuration
4
4
#
5
5
CONFIG_ARM=y
6
6
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -764,6 +764,7 @@ CONFIG_CAN_CALC_BITTIMING=y
764
764
# CONFIG_CAN_SJA1000 is not set
765
765
CONFIG_CAN_C_CAN=m
766
766
CONFIG_CAN_C_CAN_PLATFORM=m
767
+ # CONFIG_CAN_C_CAN_STRICT_FRAME_ORDERING is not set
767
768
# CONFIG_CAN_CC770 is not set
768
769
769
770
#
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ toolchain="gcc_linaro_gnueabihf_4_8"
27
27
28
28
# Kernel/Build
29
29
KERNEL_REL=3.15
30
- KERNEL_TAG=${KERNEL_REL} -rc4
30
+ KERNEL_TAG=${KERNEL_REL} -rc5
31
31
BUILD=bone0
32
32
33
33
# v3.X-rcX + upto SHA
You can’t perform that action at this time.
0 commit comments