fd8a02fd75
Linux version are changed to 4.19.16 (LTS) for all qemu defconfigs,
except for riscv. riscv defconfigs are left unchanged because they have
a custom Linux repository causing more difficulties when upgrading to
4.19 for riscv32. And for the riscv64, it has been updated recently to
Linux 4.20 by another contributor.
Patch for arm-versatile-nommu is changed into a git format
Add cache attributes for xtensa-lx60-nommu config because the commit
7bb516ca54
added a new config variable for memory cache attribute:
CONFIG_MEMMAP_CACHEATTR
All these updated configs have been built successfully.
Signed-off-by: Gerome Burlats <gerome.burlats@smile.fr>
Cc: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
CONFIG_NO_HZ_IDLE=y
|
|
CONFIG_HIGH_RES_TIMERS=y
|
|
CONFIG_BLK_DEV_INITRD=y
|
|
CONFIG_XTENSA_VARIANT_CUSTOM=y
|
|
CONFIG_XTENSA_VARIANT_CUSTOM_NAME="dc233c"
|
|
# CONFIG_XTENSA_VARIANT_MMU is not set
|
|
CONFIG_XTENSA_UNALIGNED_USER=y
|
|
CONFIG_PREEMPT=y
|
|
CONFIG_MEMMAP_CACHEATTR=0x2cccccc7
|
|
CONFIG_KERNEL_LOAD_ADDRESS=0x00003000
|
|
# CONFIG_PCI is not set
|
|
CONFIG_XTENSA_PLATFORM_XTFPGA=y
|
|
CONFIG_CMDLINE_BOOL=y
|
|
CONFIG_CMDLINE="earlycon=uart8250,mmio32,0xfd050020,115200n8 console=ttyS0,115200n8 memmap=0x04000000@0"
|
|
CONFIG_DEFAULT_MEM_START=0x00000000
|
|
CONFIG_BINFMT_FLAT=y
|
|
CONFIG_NET=y
|
|
CONFIG_PACKET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_NETFILTER=y
|
|
CONFIG_DNS_RESOLVER=y
|
|
# CONFIG_WIRELESS is not set
|
|
CONFIG_DEVTMPFS=y
|
|
CONFIG_DEVTMPFS_MOUNT=y
|
|
CONFIG_BLK_DEV_LOOP=y
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_MARVELL_PHY=y
|
|
# CONFIG_WLAN is not set
|
|
CONFIG_SERIAL_8250=y
|
|
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
# CONFIG_HWMON is not set
|
|
# CONFIG_VGA_CONSOLE is not set
|
|
CONFIG_TMPFS=y
|
|
CONFIG_FANOTIFY=y
|
|
CONFIG_PRINTK_TIME=y
|
|
# CONFIG_S32C1I_SELFTEST is not set
|