arm64: switch to Kernel 4.1
authorFelix Fietkau <nbd@openwrt.org>
Fri, 18 Sep 2015 13:39:55 +0000 (13:39 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 18 Sep 2015 13:39:55 +0000 (13:39 +0000)
commitc429250ee49c31cc5e369332f042ada025c84ac2
treecf879c700e8cfa85d11af0f645e80ca26bf990b9
parent69391f49b517c1cc1328fcf9406c605816dd3b17
arm64: switch to Kernel 4.1

- fix Kernel dts subdir location
- enable virtio networking
  we are using -M virt which supports virtio devices

changes in symbols due to make kernel_oldconfig:

- CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y : removed
fix security: upstream id: d1fd836dcf00d2028c700c7e44d2c23404062c90

- CONFIG_ARM64_CPU_SUSPEND: removed
commit id: af3cfdbf56b91785650f54e7c9a899d814b4b9fb

- CONFIG_ARM64_PGTABLE_LEVELS=3 : renamed PGTABLE_LEVELS
commit id: 9f25e6ad58e1fb3b4d441e4c55635c4598a6fa94

- CONFIG_GENERIC_CLOCKEVENTS_BUILD=y : removed upstream
commit id: 9f083b74df3a7eaa100b456f2dc195512daf728e

-# CONFIG_PREEMPT_RCU: unnecessary

unknown remove reasons:
-CONFIG_GENERIC_IOMAP=y
-# CONFIG_POWER_RESET_GPIO is not set
-# CONFIG_POWER_RESET_GPIO_RESTART is not set
-# CONFIG_POWER_RESET_LTC2952 is not set
-# CONFIG_POWER_RESET_SYSCON is not set
-# CONFIG_XEN is not set

tested and boot, networking work with qemu

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47005
target/linux/arm64/Makefile
target/linux/arm64/config-default
target/linux/arm64/image/boot-wrapper/Makefile