Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards: acrn_ehl_crb_defconfig: remove unused configs #35080

Merged

Conversation

jenmwms
Copy link
Collaborator

@jenmwms jenmwms commented May 11, 2021

The board moved to using APIC TSC Deadline Timer driver, which
removes the need for these configurations associated with
the older Apic timer driver (CONFIG_APIC_TIMER).

Fixes #35079.

Signed-off-by: Jennifer Williams jennifer.m.williams@intel.com

The board moved to using APIC TSC Deadline Timer driver, which
removes the need for these configurations associated with
the older Apic timer driver (CONFIG_APIC_TIMER).

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
@jenmwms jenmwms added the bug The issue is a bug, or the PR is fixing a bug label May 11, 2021
@jenmwms jenmwms added this to the v2.6.0 milestone May 11, 2021
@jenmwms jenmwms requested a review from aasthagr as a code owner May 11, 2021 01:48
@galak galak merged commit 6ca36a7 into zephyrproject-rtos:master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Boards bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

acrn_ehl_crb: build warnings for old APIC_TIMER configs
4 participants