New issue
Advanced search Search tips

Issue 893305 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Kernel-4.19: config symbol override

Project Member Reported by zwisler@google.com, Oct 8

Issue description

When building v4.19 for samus I see:

.config:5206:warning: override: reassigning to symbol ACPI_AC
.config:5209:warning: override: reassigning to symbol FRAMEBUFFER_CONSOLE
.config:5212:warning: override: reassigning to symbol USB_NET_CDC_MBIM
.config:5215:warning: override: reassigning to symbol SERIAL_8250
.config:5219:warning: override: reassigning to symbol PARPORT
.config:5224:warning: override: reassigning to symbol TCG_TPM
.config:5225:warning: override: reassigning to symbol TCG_TIS
.config:5229:warning: override: reassigning to symbol TRANSPARENT_HUGEPAGE
.config:5233:warning: override: reassigning to symbol VLAN_8021Q
.config:5236:warning: override: reassigning to symbol VT
.config:5237:warning: override: reassigning to symbol VT_CONSOLE

Deal with these.
 
Description: Show this description
This is quite normal and happens with all builds whenever the build system (via a use flag) overrides a config symbol. Not sure if there is anything we can do about it.

Status: WontFix (was: Untriaged)
Yep, this makes sense to me, thanks for the info.  Closing as WontFix.

Sign in to add a comment