Disable UNUSED_SYMBOLS; it is now itself unused

This commit is contained in:
Ben Hutchings 2016-04-09 15:29:11 +01:00
parent 68c5c5997c
commit 74940e0a05
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -229,6 +229,7 @@ linux (4.5.1-1~exp1) UNRELEASED; urgency=medium
- scripts: Fix X.509 PEM support in sign-file
- certs: Set SYSTEM_TRUSTED_KEYS to my own personal certificate to support
initial testing of signed modules
* Disable UNUSED_SYMBOLS; it is now itself unused
[ Aurelien Jarno ]
* [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV,

View File

@ -5716,7 +5716,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
CONFIG_UNUSED_SYMBOLS=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set