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

config: Enable PROBE module for PTL platform #9515

Commits on Sep 25, 2024

  1. config: Enable PROBE module for PTL platform

    The patch adds the necessary configuration directives to include the
    PROBE module and sets the maximum number of DMA channels for probing to
    2, aligning with the configurations of other platforms like MTL and LNL
    where the PROBE module is already enabled. With this change, the PROBE
    module will be built into the firmware for the PTL platform, allowing
    the test suite to successfully execute probe-related tests and ensuring
    feature parity across different platforms.
    
    Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
    tmleman committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7706fe7 View commit details
    Browse the repository at this point in the history