The main changes this time are for the organization of the Kconfig files, introducing per-vendor top-level options on arm64 to match those on arm32, and making the platform selection on arm32 more uniform, in particular for the remaining StrongARM platforms that still have a couple of special cases compared to the more recent ones. I also did a cleanup of the old Footbridge platform, which was the last holdout for the phys_to_dma()/dma_to_phys() interface that is now completely gone from arm32, completing work started by Christoph Hellwig. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmM+n3EACgkQmmx57+YA GNlnjA/+JR/0Y8gzRw6lGLB254R1zLqKzoZC065+zk++qN/t9pIEAvICaTO7ooIY Iz79crIyQ7aJptVfDyb44hrC23sBsY/ujkh7WmfLDAs7Jf9a1xOgcQONz6uOk+3p qsCXEjyn6O4EPtCBxiICA7vcVUAeM+wkcuV2KQnW9b4CNlLXdhyn1ijwnGO4Zm6g h2w0gX2TVkoR2ZSqWh5CCk9OOfgQRrHGMHzX0iRXtYApJk/zA8ywnuRsqts8R3lu 04Jl17szmMoeN2RQjf/gTJc7xpWvs7SzfyNTXXoXmB7x9c27eQXyoUpWC9o/BPPb YNqv2Xmm0+cMsmPvkY/7poDlPMObh9exV2dDQ3XKoyoVPu+hBL4AsXMchQ7rsrVk +FvdTxZTpl42sx9KitRQG/7WZ1pmxBBcFVB4fmVJcCF4OcOpXH7i1VmsB6PAOaIF CKUpaIjnTZ1VbqhADqCzRfUSI4HiAHuo886rAYcCK3K47UpLjBwcwOTyXZccG0SL z9IQkm53DgsJVLEUmtwAfVF57SciWxmQZid7vM2xQX/03pwO2/x4d347EcJJZcHS vuqWZD0Wp3VBuj2fLFk83WaaQJzP5rzJAewKbR4KyxraMyTvOEYVBa18AMnZQ6sw aFecU9YXa8PhgaiFrfepZcTby0Bm+YSc8ko80se44zz07kZW/y8= =xsKV -----END PGP SIGNATURE----- Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc Pull ARM SoC updates from Arnd Bergmann: "The main changes this time are for the organization of the Kconfig files, introducing per-vendor top-level options on arm64 to match those on arm32, and making the platform selection on arm32 more uniform, in particular for the remaining StrongARM platforms that still have a couple of special cases compared to the more recent ones. I also did a cleanup of the old Footbridge platform, which was the last holdout for the phys_to_dma()/dma_to_phys() interface that is now completely gone from arm32, completing work started by Christoph Hellwig" * tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (21 commits) ARM: aspeed: Kconfig: Fix indentation ARM: Drop CMDLINE_* dependency on ATAGS ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h pxa: Drop if with an always false condition ARM: orion: fix include path ARM: shmobile: Drop selecting SOC_BUS arm64: renesas: Drop selecting SOC_BUS ARM: disallow PCI with MMU=n again ARM: footbridge: remove custom DMA address handling MAINTAINERS: Add BCM4908 maintainer to BCMBCA entry ARM: footbridge: move isa-dma support into footbridge ARM: footbridge: remove leftover from personal-server ARM: footbridge: remove addin mode arm64: Kconfig.platforms: Group NXP platforms together arm64: Kconfig.platforms: Re-organized Broadcom menu ARM: make ARCH_MULTIPLATFORM user-visible ARM: fix XIP_KERNEL dependencies ARM: Kconfig: clean up platform selection ARM: simplify machdirs/platdirs handling ...
106 lines
2.3 KiB
Plaintext
106 lines
2.3 KiB
Plaintext
CONFIG_LOG_BUF_SHIFT=14
|
|
CONFIG_EXPERT=y
|
|
CONFIG_ARCH_MULTI_V4=y
|
|
# CONFIG_ARCH_MULTI_V7 is not set
|
|
CONFIG_ARCH_SA1100=y
|
|
CONFIG_SA1100_BADGE4=y
|
|
CONFIG_UNUSED_BOARD_FILES=y
|
|
CONFIG_CMDLINE="init=/linuxrc root=/dev/mtdblock3"
|
|
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
|
|
CONFIG_FPE_NWFPE=y
|
|
CONFIG_MODULES=y
|
|
CONFIG_MODVERSIONS=y
|
|
CONFIG_PARTITION_ADVANCED=y
|
|
CONFIG_BINFMT_MISC=m
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_BT=m
|
|
CONFIG_BT_HCIUART=m
|
|
CONFIG_BT_HCIVHCI=m
|
|
# CONFIG_FW_LOADER is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_DEBUG=y
|
|
CONFIG_MTD_BLOCK=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_CFI_ADV_OPTIONS=y
|
|
CONFIG_MTD_CFI_GEOMETRY=y
|
|
# CONFIG_MTD_CFI_I2 is not set
|
|
CONFIG_MTD_CFI_INTELEXT=y
|
|
CONFIG_MTD_RAM=y
|
|
CONFIG_MTD_SA1100=y
|
|
CONFIG_PARPORT=m
|
|
CONFIG_BLK_DEV_LOOP=y
|
|
CONFIG_BLK_DEV_NBD=m
|
|
CONFIG_SCSI=y
|
|
CONFIG_BLK_DEV_SD=y
|
|
CONFIG_CHR_DEV_ST=m
|
|
CONFIG_BLK_DEV_SR=m
|
|
CONFIG_CHR_DEV_SG=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_USB_CATC=m
|
|
CONFIG_USB_KAWETH=m
|
|
CONFIG_USB_PEGASUS=m
|
|
CONFIG_USB_USBNET=m
|
|
CONFIG_USB_ALI_M5632=y
|
|
CONFIG_USB_AN2720=y
|
|
CONFIG_USB_EPSON2888=y
|
|
CONFIG_USB_KC2190=y
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_SERIO is not set
|
|
# CONFIG_VT is not set
|
|
CONFIG_SERIAL_SA1100=y
|
|
CONFIG_SERIAL_SA1100_CONSOLE=y
|
|
CONFIG_I2C=m
|
|
CONFIG_I2C_CHARDEV=m
|
|
CONFIG_I2C_ELEKTOR=m
|
|
CONFIG_WATCHDOG=y
|
|
CONFIG_SOFT_WATCHDOG=m
|
|
CONFIG_SA1100_WATCHDOG=m
|
|
CONFIG_SOUND=y
|
|
CONFIG_SOUND_PRIME=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_MON=y
|
|
CONFIG_USB_ACM=m
|
|
CONFIG_USB_PRINTER=m
|
|
CONFIG_USB_STORAGE=y
|
|
CONFIG_USB_STORAGE_DEBUG=y
|
|
CONFIG_USB_MDC800=m
|
|
CONFIG_USB_MICROTEK=m
|
|
CONFIG_USB_USS720=m
|
|
CONFIG_USB_SERIAL=m
|
|
CONFIG_USB_SERIAL_GENERIC=y
|
|
CONFIG_USB_SERIAL_BELKIN=m
|
|
CONFIG_USB_SERIAL_WHITEHEAT=m
|
|
CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
|
|
CONFIG_USB_SERIAL_EMPEG=m
|
|
CONFIG_USB_SERIAL_FTDI_SIO=m
|
|
CONFIG_USB_SERIAL_VISOR=m
|
|
CONFIG_USB_SERIAL_IR=m
|
|
CONFIG_USB_SERIAL_EDGEPORT=m
|
|
CONFIG_USB_SERIAL_KEYSPAN_PDA=m
|
|
CONFIG_USB_SERIAL_KEYSPAN=m
|
|
CONFIG_USB_SERIAL_MCT_U232=m
|
|
CONFIG_USB_SERIAL_PL2303=m
|
|
CONFIG_USB_SERIAL_CYBERJACK=m
|
|
CONFIG_USB_SERIAL_OMNINET=m
|
|
CONFIG_EXT2_FS=m
|
|
CONFIG_EXT3_FS=m
|
|
CONFIG_MSDOS_FS=y
|
|
CONFIG_VFAT_FS=m
|
|
CONFIG_TMPFS=y
|
|
CONFIG_JFFS2_FS=y
|
|
CONFIG_CRAMFS=m
|
|
CONFIG_MINIX_FS=m
|
|
CONFIG_NFS_FS=m
|
|
CONFIG_NFS_V3=y
|
|
CONFIG_SMB_FS=m
|
|
CONFIG_DEBUG_KERNEL=y
|
|
# CONFIG_DEBUG_BUGVERBOSE is not set
|
|
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
|
|
CONFIG_MAGIC_SYSRQ=y
|
|
CONFIG_DEBUG_USER=y
|
|
CONFIG_DEBUG_LL=y
|