diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-01-20 08:04:27 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-01-20 08:04:27 +0000 |
commit | f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0 (patch) | |
tree | 418da19261f48c5e6b93433b92baa305d6d9d402 /target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch | |
parent | ea1fe45fae9651ff1b701c4916ed89aa8f2bdb16 (diff) | |
download | mtk-20170518-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.zip mtk-20170518-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.tar.gz mtk-20170518-f0d73a4381b1f3a6f8714bfd46a62a515b4f53b0.tar.bz2 |
bcm53xx: use final (backported) patch fixing serial console
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44059
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch b/target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch index 5c460f1..d9bbc39 100644 --- a/target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch +++ b/target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch @@ -21,7 +21,7 @@ diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4733d32..ab18030 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -2286,6 +2286,8 @@ source "net/Kconfig" +@@ -2166,6 +2166,8 @@ source "net/Kconfig" source "drivers/Kconfig" |