implement early_printk without an early_console
[openwrt/staging/wigyori.git] / target / linux / adm8668 / patches-3.3 / 001-adm8668_arch.patch
index c00188cf0dd8387d812ed0b9a0c3e0e4bff0e0a6..53a627ecc1b6a0c3d01c5efd00dfa4851173b5aa 100644 (file)
@@ -10,7 +10,7 @@
  include $(patsubst %, $(srctree)/arch/mips/%/Platform, $(platforms))
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -105,6 +105,26 @@ config BCM47XX
+@@ -105,6 +105,27 @@ config BCM47XX
        help
         Support for BCM47XX based boards
  
@@ -30,6 +30,7 @@
 +      select SWAP_IO_SPACE
 +      select SERIAL_ADM8668
 +      select SERIAL_ADM8668_CONSOLE
++      select SYS_HAS_EARLY_PRINTK
 +      help
 +              ADM8668 board support by neutronscott
 +              Scott Nicholas <neutronscott@scottn.us>