| commit | 0231e27bf0491baa6e8a4bb59d449ab61d2dd606 | [log] [tgz] |
|---|---|---|
| author | Johann Koenig <johannkoenig@google.com> | Fri Aug 28 16:18:18 2015 -0700 |
| committer | Johann Koenig <johannkoenig@google.com> | Fri Aug 28 16:18:18 2015 -0700 |
| tree | 030e3ca0a15605e33402a88ae2099c7ed0e56265 | |
| parent | 180b1804e58f73dc7a3e2b1b3498568511d179de [diff] |
Check CONFIG_VP<N> instead of encoder and decoder If either the encoder or the decoder is enabled, CONFIG_VP<N> will be set. This simplifies the conditional and passes the chromium update script when CONFIG_ values are passed in with 'yes' and 'no' values. This was failing because it was checking against empty strings but they are set to 'no' Change-Id: I02ecd557210088ba1458cd0e89eead5666f6597a