diff options
Diffstat (limited to 'src/ec/google/chromeec/Kconfig')
-rw-r--r-- | src/ec/google/chromeec/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ec/google/chromeec/Kconfig b/src/ec/google/chromeec/Kconfig index c3f04997de..773f294b02 100644 --- a/src/ec/google/chromeec/Kconfig +++ b/src/ec/google/chromeec/Kconfig @@ -3,13 +3,6 @@ config EC_GOOGLE_CHROMEEC help Google's Chrome EC -config EC_GOOGLE_API_ROOT - depends on EC_GOOGLE_CHROMEEC - string "Path to the EC API include file" - default "/usr/include" - help - Path to the ec API file (ec/ec_commands.h). - config EC_GOOGLE_CHROMEEC_I2C depends on EC_GOOGLE_CHROMEEC && !EC_GOOGLE_CHROMEEC_LPC bool |