summaryrefslogtreecommitdiffstats
path: root/openpower/package/hostboot/Config.in
blob: f7f80051cb57157aa4b03db56e1a0153bc079f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_HOSTBOOT
        bool "hostboot"
        default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
        select BR2_CPP
        help
            Project to build the hostboot firmware codebase


config BR2_HOSTBOOT_CONFIG_FILE
        string "Hostboot configuration file for compilation"
        default default
        help
            String used to define hw specific make config file
OpenPOWER on IntegriCloud