Kernel-4.19: config symbol override |
||
Issue descriptionWhen 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.
,
Oct 8
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.
,
Jan 2
Yep, this makes sense to me, thanks for the info. Closing as WontFix. |
||
►
Sign in to add a comment |
||
Comment 1 by zwisler@google.com
, Oct 8