From c7102a76992d9021aa6abab7b7c0e7758f765668 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 13 Jan 2019 13:12:51 +0100 Subject: kernel/modules: Fix build of kmod-pmbus This fixes two build problems introduced with the recently added new kernel module package. Fixes: ed2839ac4190 ("kernel/modules: add kmod-pmbus-zl6100 module") Signed-off-by: Hauke Mehrtens --- target/linux/generic/config-4.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-4.9') diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 110d96899d..9300e06afd 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -3847,7 +3847,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_LIS3LV02D is not set # CONFIG_SENSORS_LIS3_I2C is not set # CONFIG_SENSORS_LIS3_SPI is not set -# CONFIG_SENSORS_LM25066 is not se +# CONFIG_SENSORS_LM25066 is not set # CONFIG_SENSORS_LM63 is not set # CONFIG_SENSORS_LM70 is not set # CONFIG_SENSORS_LM73 is not set -- cgit v1.2.3