• M
    sh: update r2d defconfig and fix SH7751R pci compliation · ee545051
    Magnus Damm 提交于
    This patch updates the r2d board support in a few ways:
    
    - CPU_SUBTYPE_SH7751R is selected in the defconfig to play well
      with the r2d board Kconfig entry. Without this the defconfig
      results in no board enabled.
    
    - Enable EARLY_PRINTK.
    - Enable SH_STANDARD_BIOS
    	- this works well for early printk on the r2d board.
    
    - Add "earlyprink=bios" to the cmdline for early serial port
      output by default.
    
    - CONFIG_SUBTYPE_SH7751R support is added to the sh-specific
      pci makefile.
    Signed-off-by: NMagnus Damm <damm@igel.co.jp>
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    ee545051
Makefile 963 字节