diff options
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch b/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch index 517b2e76e4..c9dc041062 100644 --- a/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch +++ b/target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch @@ -12,8 +12,6 @@ Signed-off-by: Arnd Bergmann <arnd@arndb.de> arch/arm/Kconfig.debug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug -index 1c4889d..a528843 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -113,7 +113,7 @@ choice @@ -34,6 +32,3 @@ index 1c4889d..a528843 100644 default 2 config DEBUG_UART_8250_WORD --- -1.8.4.5 - |