mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-06 13:55:08 +08:00
851f0cda46
As a set towards moving shmobile towards multi-platform the kernel command line should be set in the DTB rather than in the kernel config. bockw already has the command line present in its DTS file but it was being overrirden by the kernel config. A side effect of this change is that "rw" is now present on the command line which allows a boot using nfs root to succeed in the case where userspace expects to be able to write to the root filesystem. Signed-off-by: Simon Horman <horms@verge.net.au>
130 lines
3.3 KiB
Plaintext
130 lines
3.3 KiB
Plaintext
# CONFIG_ARM_PATCH_PHYS_VIRT is not set
|
|
CONFIG_KERNEL_LZMA=y
|
|
CONFIG_NO_HZ=y
|
|
CONFIG_IKCONFIG=y
|
|
CONFIG_IKCONFIG_PROC=y
|
|
CONFIG_LOG_BUF_SHIFT=16
|
|
CONFIG_SYSCTL_SYSCALL=y
|
|
CONFIG_EMBEDDED=y
|
|
CONFIG_SLAB=y
|
|
# CONFIG_IOSCHED_CFQ is not set
|
|
CONFIG_ARCH_SHMOBILE=y
|
|
CONFIG_ARCH_R8A7778=y
|
|
CONFIG_MACH_BOCKW=y
|
|
CONFIG_MEMORY_START=0x60000000
|
|
CONFIG_MEMORY_SIZE=0x10000000
|
|
CONFIG_SHMOBILE_TIMER_HZ=1024
|
|
# CONFIG_SH_TIMER_CMT is not set
|
|
# CONFIG_EM_TIMER_STI is not set
|
|
CONFIG_ARM_ERRATA_430973=y
|
|
CONFIG_ARM_ERRATA_458693=y
|
|
CONFIG_ARM_ERRATA_460075=y
|
|
CONFIG_ARM_ERRATA_743622=y
|
|
CONFIG_ARM_ERRATA_754322=y
|
|
CONFIG_AEABI=y
|
|
# CONFIG_OABI_COMPAT is not set
|
|
CONFIG_HIGHMEM=y
|
|
CONFIG_ZBOOT_ROM_TEXT=0x0
|
|
CONFIG_ZBOOT_ROM_BSS=0x0
|
|
CONFIG_ARM_APPENDED_DTB=y
|
|
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
|
|
# CONFIG_SUSPEND is not set
|
|
CONFIG_PM_RUNTIME=y
|
|
CONFIG_NET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
CONFIG_IP_PNP=y
|
|
CONFIG_IP_PNP_DHCP=y
|
|
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
|
|
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
|
|
# CONFIG_INET_XFRM_MODE_BEET is not set
|
|
# CONFIG_INET_LRO is not set
|
|
# CONFIG_INET_DIAG is not set
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
|
CONFIG_DEVTMPFS=y
|
|
CONFIG_DEVTMPFS_MOUNT=y
|
|
# CONFIG_STANDALONE is not set
|
|
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
|
|
# CONFIG_FW_LOADER is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_CHAR=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_CFI_AMDSTD=y
|
|
CONFIG_MTD_M25P80=y
|
|
CONFIG_SCSI=y
|
|
CONFIG_BLK_DEV_SD=y
|
|
CONFIG_NETDEVICES=y
|
|
# CONFIG_NET_CADENCE is not set
|
|
# CONFIG_NET_VENDOR_BROADCOM is not set
|
|
# CONFIG_NET_VENDOR_CIRRUS is not set
|
|
# CONFIG_NET_VENDOR_FARADAY is not set
|
|
# CONFIG_NET_VENDOR_INTEL is not set
|
|
# CONFIG_NET_VENDOR_MARVELL is not set
|
|
# CONFIG_NET_VENDOR_MICREL is not set
|
|
# CONFIG_NET_VENDOR_NATSEMI is not set
|
|
# CONFIG_NET_VENDOR_SEEQ is not set
|
|
CONFIG_SMSC911X=y
|
|
# CONFIG_NET_VENDOR_STMICRO is not set
|
|
# CONFIG_NET_VENDOR_WIZNET is not set
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_SERIO is not set
|
|
# CONFIG_VT is not set
|
|
# CONFIG_LEGACY_PTYS is not set
|
|
# CONFIG_DEVKMEM is not set
|
|
CONFIG_SERIAL_SH_SCI=y
|
|
CONFIG_SERIAL_SH_SCI_NR_UARTS=6
|
|
CONFIG_SERIAL_SH_SCI_CONSOLE=y
|
|
# CONFIG_HW_RANDOM is not set
|
|
# CONFIG_HWMON is not set
|
|
CONFIG_I2C=y
|
|
CONFIG_I2C_RCAR=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_MEDIA_SUPPORT=y
|
|
CONFIG_MEDIA_CAMERA_SUPPORT=y
|
|
CONFIG_V4L_PLATFORM_DRIVERS=y
|
|
CONFIG_SOC_CAMERA=y
|
|
CONFIG_VIDEO_RCAR_VIN=y
|
|
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
|
|
CONFIG_VIDEO_ML86V7667=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SPI_SH_HSPI=y
|
|
CONFIG_SOUND=y
|
|
CONFIG_SND=y
|
|
CONFIG_SND_SOC=y
|
|
CONFIG_SND_SOC_RCAR=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
|
CONFIG_USB_EHCI_HCD=y
|
|
CONFIG_USB_OHCI_HCD=y
|
|
CONFIG_USB_OHCI_HCD_PLATFORM=y
|
|
CONFIG_USB_EHCI_HCD_PLATFORM=y
|
|
CONFIG_USB_STORAGE=y
|
|
CONFIG_USB_RCAR_PHY=y
|
|
CONFIG_MMC=y
|
|
CONFIG_MMC_SDHI=y
|
|
CONFIG_MMC_SH_MMCIF=y
|
|
CONFIG_RTC_CLASS=y
|
|
CONFIG_RTC_DRV_RX8581=y
|
|
CONFIG_UIO=y
|
|
CONFIG_UIO_PDRV_GENIRQ=y
|
|
# CONFIG_IOMMU_SUPPORT is not set
|
|
# CONFIG_DNOTIFY is not set
|
|
# CONFIG_INOTIFY_USER is not set
|
|
CONFIG_TMPFS=y
|
|
# CONFIG_MISC_FILESYSTEMS is not set
|
|
CONFIG_NFS_FS=y
|
|
CONFIG_NFS_V3_ACL=y
|
|
CONFIG_NFS_V4=y
|
|
CONFIG_NFS_SWAP=y
|
|
CONFIG_NFS_V4_1=y
|
|
CONFIG_ROOT_NFS=y
|
|
# CONFIG_ENABLE_WARN_DEPRECATED is not set
|
|
# CONFIG_ENABLE_MUST_CHECK is not set
|
|
# CONFIG_SCHED_DEBUG is not set
|
|
# CONFIG_DEBUG_BUGVERBOSE is not set
|
|
# CONFIG_FTRACE is not set
|
|
# CONFIG_ARM_UNWIND is not set
|
|
CONFIG_AVERAGE=y
|