Forum | Documentation | Website | Blog

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

4.0-rc6-bone0 release


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 06fa58b6
No related merge requests found
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.0.0-rc5 Kernel Configuration # Linux/arm 4.0.0-rc6 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
...@@ -248,9 +248,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y ...@@ -248,9 +248,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set # CONFIG_MODULE_SIG is not set
CONFIG_MODULE_COMPRESS=y # CONFIG_MODULE_COMPRESS is not set
CONFIG_MODULE_COMPRESS_GZIP=y
# CONFIG_MODULE_COMPRESS_XZ is not set
CONFIG_BLOCK=y CONFIG_BLOCK=y
CONFIG_LBDAF=y CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSG=y
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.0.0-rc5 Kernel Configuration # Linux/arm 4.0.0-rc6 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
...@@ -248,9 +248,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y ...@@ -248,9 +248,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set # CONFIG_MODULE_SIG is not set
CONFIG_MODULE_COMPRESS=y # CONFIG_MODULE_COMPRESS is not set
CONFIG_MODULE_COMPRESS_GZIP=y
# CONFIG_MODULE_COMPRESS_XZ is not set
CONFIG_BLOCK=y CONFIG_BLOCK=y
CONFIG_LBDAF=y CONFIG_LBDAF=y
CONFIG_BLK_DEV_BSG=y CONFIG_BLK_DEV_BSG=y
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.0.0-rc5 Kernel Configuration # Linux/arm 4.0.0-rc6 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
......
...@@ -21,7 +21,7 @@ toolchain="gcc_linaro_gnueabihf_4_9" ...@@ -21,7 +21,7 @@ toolchain="gcc_linaro_gnueabihf_4_9"
#Kernel/Build #Kernel/Build
KERNEL_REL=4.0 KERNEL_REL=4.0
KERNEL_TAG=${KERNEL_REL}-rc5 KERNEL_TAG=${KERNEL_REL}-rc6
BUILD=bone0 BUILD=bone0
#v3.X-rcX + upto SHA #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