summaryrefslogtreecommitdiffstats
path: root/openpower/package/capp-ucode/Config.in
blob: d4324194360942d68d59b6a67c29ab9c0c16e24d (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_CAPP_UCODE
        bool "capp_capp"
        default y if (BR2_OPENPOWER_PLATFORM)
        help
            Microcode for CAPP hardware

config BR2_CAPP_UCODE_BIN_FILENAME
        string "Name of CAPP UCODE image file"
        help
            String used to define name of the CAPP UCODE binary image file
OpenPOWER on IntegriCloud