[source] kernel: add missing config symbol
LEDE Commits
lede-commits at lists.infradead.org
Tue Jan 10 08:49:53 PST 2017
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/e9b49a41e291100352d8392f69ced2f31f4206d5
commit e9b49a41e291100352d8392f69ced2f31f4206d5
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Jan 10 17:40:19 2017 +0100
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/generic/config-4.4 | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 89e0fe7..659aece 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -2854,6 +2854,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
+# CONFIG_PATA_IMX is not set
# CONFIG_PATA_ISAPNP is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
More information about the lede-commits
mailing list