diff options
author | 2018-01-15 17:10:33 +0100 | |
---|---|---|
committer | 2018-02-19 17:43:50 +0100 | |
commit | 20e6bb17facdc2a078baa12136910bab2c315519 (patch) | |
tree | e3b668e382fce8d0103e9e7ea4d94b08b145de5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.16-rc2 (diff) | |
download | linux-dev-20e6bb17facdc2a078baa12136910bab2c315519.tar.xz linux-dev-20e6bb17facdc2a078baa12136910bab2c315519.zip |
watchdog: rave-sp: add NVMEM dependency
We can build this driver with or without NVMEM, but not built-in
when NVMEM is a loadable module:
drivers/watchdog/rave-sp-wdt.o: In function `rave_sp_wdt_probe':
rave-sp-wdt.c:(.text+0x27c): undefined reference to `nvmem_cell_get'
rave-sp-wdt.c:(.text+0x290): undefined reference to `nvmem_cell_read'
rave-sp-wdt.c:(.text+0x2c4): undefined reference to `nvmem_cell_put'
This adds a Kconfig dependency to enforce that.
Fixes: c3bb33345721 ("watchdog: Add RAVE SP watchdog driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions