summaryrefslogtreecommitdiffstats
path: root/openpower/package/sbe/Config.in
blob: cd9e84f722940f37a7aae4fdb7a5cbc98759c6d9 (plain)
1
2
3
4
5
6
config BR2_PACKAGE_SBE
        bool "sbe"
        default y if (BR2_OPENPOWER_PLATFORM && BR2_OPENPOWER_POWER9)
        select BR2_CPP
        help
            Project to build the sbe firmware codebase
OpenPOWER on IntegriCloud