diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-01-10 17:40:19 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-01-10 17:49:47 +0100 |
commit | e9b49a41e291100352d8392f69ced2f31f4206d5 (patch) | |
tree | c2ac46c790daa0e6ffba8ef56830ce5708f1c09e /target | |
parent | f714fe46a97a8a0b1404bc6e58c45a281b97b099 (diff) | |
download | upstream-e9b49a41e291100352d8392f69ced2f31f4206d5.tar.gz upstream-e9b49a41e291100352d8392f69ced2f31f4206d5.tar.bz2 upstream-e9b49a41e291100352d8392f69ced2f31f4206d5.zip |
kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 89e0fe7f97..659aecedb1 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 |