From: Hauke Mehrtens Date: Sun, 15 Oct 2017 17:21:38 +0000 (+0200) Subject: kernel: add config option X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=f73ed33be121c8fa0fa81e9c2f29ce98ed863f42 kernel: add config option When the kmod-at91-adc package is activated for the at91 target the new option CONFIG_AT91_SAMA5D2_ADC is selectable and not handled. Add this option to the kernel 4.9 configuration. Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 8a294e8218..4d2c911b7c 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -324,6 +324,7 @@ CONFIG_ARM_GIC_MAX_NR=1 # CONFIG_ASYNC_TX_DMA is not set # CONFIG_AT76C50X_USB is not set # CONFIG_AT803X_PHY is not set +# CONFIG_AT91_SAMA5D2_ADC is not set # CONFIG_ATA is not set # CONFIG_ATAGS is not set CONFIG_ATAGS_PROC=y