Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Commit

Permalink
neutrino: Regenerate defconfigs (4.4.167)
Browse files Browse the repository at this point in the history
Update for release "4.4.167-NeutrinoKernel-indus".

[@0ctobot: neutrino_kasan_defconfig: Do not build TEST_KASAN as a module]
Signed-off-by: Adam W. Willis <return.of.octobot@gmail.com>
  • Loading branch information
0ctobot committed Dec 16, 2018
1 parent 1e6f159 commit ebe5970
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions arch/arm64/configs/neutrino_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.166 Kernel Configuration
# Linux/arm64 4.4.167 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -47,7 +47,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-NeutrinoKernel-hercules"
CONFIG_LOCALVERSION="-NeutrinoKernel-indus"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down Expand Up @@ -1670,6 +1670,7 @@ CONFIG_WLAN=y
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_VIRT_WIFI is not set
# CONFIG_WIFI_CONTROL_FUNC is not set
# CONFIG_WCNSS_CORE is not set
CONFIG_WCNSS_MEM_PRE_ALLOC=y
Expand Down
7 changes: 4 additions & 3 deletions arch/arm64/configs/neutrino_kasan_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.166 Kernel Configuration
# Linux/arm64 4.4.167 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -48,7 +48,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-NeutrinoKernel-hercules"
CONFIG_LOCALVERSION="-NeutrinoKernel-indus"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down Expand Up @@ -1798,6 +1798,7 @@ CONFIG_WLAN=y
# CONFIG_PRISM54 is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_VIRT_WIFI is not set
# CONFIG_WIFI_CONTROL_FUNC is not set
# CONFIG_WCNSS_CORE is not set
CONFIG_WCNSS_MEM_PRE_ALLOC=y
Expand Down Expand Up @@ -4772,7 +4773,7 @@ CONFIG_KASAN=y
# CONFIG_KASAN_OUTLINE is not set
CONFIG_KASAN_INLINE=y
CONFIG_KASAN_SANITIZE_ALL=y
CONFIG_TEST_KASAN=m
CONFIG_TEST_KASAN=y
CONFIG_ARCH_HAS_KCOV=y
CONFIG_KCOV=y
CONFIG_KCOV_ENABLE_COMPARISONS=y
Expand Down

0 comments on commit ebe5970

Please sign in to comment.