# SPDX-License-Identifier: MIT #......................................................................... # WARNING # # This file is a kernel configuration fragment, and not a full kernel # configuration file. The final kernel configuration is made up of # an assembly of processed fragments, each of which is designed to # capture a specific part of the final configuration (e.g. platform # configuration, feature configuration, and board specific hardware # configuration). For more information on kernel configuration, please # consult the product documentation. # #......................................................................... CONFIG_ARM=y CONFIG_ARM_AMBA=y CONFIG_CPU_ARM926T=y CONFIG_CPU_32v5=y CONFIG_ARCH_MULTI_V5=y # CONFIG_ARCH_MULTI_V7 is not set CONFIG_PCI_VERSATILE=y CONFIG_CPU_CACHE_VIVT=y CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_COPY_V4WB=y CONFIG_CPU_ABRT_EV5TJ=y CONFIG_ARCH_VERSATILE=y CONFIG_VFP=y # CONFIG_PHYLIB is not set CONFIG_MTD=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_BLKDEVS=y CONFIG_MTD_BLOCK=y CONFIG_MTD_CFI=y CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_CFI_INTELEXT=y CONFIG_MTD_CFI_AMDSTD=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_PL031=y # CONFIG_SERIAL_8250 is not set CONFIG_SERIAL_AMBA_PL011_CONSOLE=y CONFIG_SERIAL_AMBA_PL011=y CONFIG_MMC=y CONFIG_MMC_BLOCK=y CONFIG_MMC_ARMMMCI=y CONFIG_JFFS2_FS=y CONFIG_CRAMFS=y CONFIG_PCI=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SCSI_SYM53C8XX_2=y CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 CONFIG_SCSI_SYM53C8XX_MMIO=y CONFIG_SERIO=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_AMBAKMI=y CONFIG_USB_MON=y CONFIG_USB_OHCI_HCD=y CONFIG_INPUT_EVDEV=y CONFIG_FRAME_POINTER=y # CONFIG_NO_HZ is not set # CONFIG_HIGH_RES_TIMERS is not set CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set