You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
sh: update r2d defconfig
- Disable CONFIG_SH_DMA to avoid boot up freeze on R2D-1 - Disable CONFIG_SH_STANDARD_BIOS to support R2D-PLUS boot loaders Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -243,8 +243,8 @@ CONFIG_SH_PCLK_FREQ=60000000
|
|||||||
#
|
#
|
||||||
# DMA support
|
# DMA support
|
||||||
#
|
#
|
||||||
CONFIG_SH_DMA=y
|
# CONFIG_SH_DMA is not set
|
||||||
CONFIG_NR_ONCHIP_DMA_CHANNELS=8
|
# CONFIG_NR_ONCHIP_DMA_CHANNELS is not set
|
||||||
# CONFIG_NR_DMA_CHANNELS_BOOL is not set
|
# CONFIG_NR_DMA_CHANNELS_BOOL is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -280,7 +280,7 @@ CONFIG_ZERO_PAGE_OFFSET=0x00010000
|
|||||||
CONFIG_BOOT_LINK_OFFSET=0x00800000
|
CONFIG_BOOT_LINK_OFFSET=0x00800000
|
||||||
# CONFIG_UBC_WAKEUP is not set
|
# CONFIG_UBC_WAKEUP is not set
|
||||||
CONFIG_CMDLINE_BOOL=y
|
CONFIG_CMDLINE_BOOL=y
|
||||||
CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=bios"
|
CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 root=/dev/sda1 earlyprintk=serial"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Bus options
|
# Bus options
|
||||||
@@ -1323,7 +1323,7 @@ CONFIG_ENABLE_MUST_CHECK=y
|
|||||||
# CONFIG_DEBUG_KERNEL is not set
|
# CONFIG_DEBUG_KERNEL is not set
|
||||||
CONFIG_LOG_BUF_SHIFT=14
|
CONFIG_LOG_BUF_SHIFT=14
|
||||||
# CONFIG_DEBUG_BUGVERBOSE is not set
|
# CONFIG_DEBUG_BUGVERBOSE is not set
|
||||||
CONFIG_SH_STANDARD_BIOS=y
|
# CONFIG_SH_STANDARD_BIOS is not set
|
||||||
CONFIG_EARLY_SCIF_CONSOLE=y
|
CONFIG_EARLY_SCIF_CONSOLE=y
|
||||||
CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000
|
CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe80000
|
||||||
CONFIG_EARLY_PRINTK=y
|
CONFIG_EARLY_PRINTK=y
|
||||||
|
|||||||
Reference in New Issue
Block a user