kconfig/powerpc: Disable CONFIG_TRIM_UNUSED_KSYMS
Causes build failures currently. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
c9e082c96f
commit
102d979047
2 changed files with 2 additions and 2 deletions
|
@ -564,7 +564,7 @@ CONFIG_MODULE_UNLOAD=y
|
|||
# CONFIG_MODULE_SRCVERSION_ALL is not set
|
||||
# CONFIG_MODULE_SIG is not set
|
||||
# CONFIG_MODULE_COMPRESS is not set
|
||||
CONFIG_TRIM_UNUSED_KSYMS=y
|
||||
# CONFIG_TRIM_UNUSED_KSYMS is not set
|
||||
CONFIG_MODULES_TREE_LOOKUP=y
|
||||
CONFIG_BLOCK=y
|
||||
CONFIG_BLK_SCSI_REQUEST=y
|
||||
|
|
|
@ -518,7 +518,7 @@ CONFIG_MODULE_UNLOAD=y
|
|||
# CONFIG_MODULE_SRCVERSION_ALL is not set
|
||||
# CONFIG_MODULE_SIG is not set
|
||||
# CONFIG_MODULE_COMPRESS is not set
|
||||
CONFIG_TRIM_UNUSED_KSYMS=y
|
||||
# CONFIG_TRIM_UNUSED_KSYMS is not set
|
||||
CONFIG_MODULES_TREE_LOOKUP=y
|
||||
CONFIG_BLOCK=y
|
||||
CONFIG_BLK_SCSI_REQUEST=y
|
||||
|
|
Loading…
Add table
Reference in a new issue