diff options
| author | Patrick Williams <iawillia@us.ibm.com> | 2014-07-01 11:13:09 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-07-01 13:38:04 -0500 |
| commit | a7ba1d1f6b7fc901bcf06c6fcfe21b5b36da3106 (patch) | |
| tree | a6a47bfa8bd190c1a67118be9e8b16ccec44c963 /src/usr/devtree | |
| parent | a6ab428c0ed5060f90a7cdd66df3ad9ad4c89962 (diff) | |
| download | talos-hostboot-a7ba1d1f6b7fc901bcf06c6fcfe21b5b36da3106.tar.gz talos-hostboot-a7ba1d1f6b7fc901bcf06c6fcfe21b5b36da3106.zip | |
Simplify config options for Palmetto
Change-Id: I0567d30105368f0a560d0bad346216dc8752557f
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11917
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/devtree')
| -rw-r--r-- | src/usr/devtree/HBconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/devtree/HBconfig b/src/usr/devtree/HBconfig index 2b06856b5..9b103c80a 100644 --- a/src/usr/devtree/HBconfig +++ b/src/usr/devtree/HBconfig @@ -1,6 +1,6 @@ config DISABLE_HOSTBOOT_RUNTIME - default n + default y if !HAVE_MBVPD help Disable the Hostboot Runtime (HBRT) |

