diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 20:58:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-29 20:58:19 +0200 |
commit | d72b0c1432f977bbd93807ef4706f861299726a2 (patch) | |
tree | b6cbec69a0ce22bd722fe0384a4a4fee4188ca65 /target/arm/bcm28xx | |
parent | 2d17a8dfb6a0eb3e36875efd1b965ad01be48818 (diff) |
unbreak rpi kernel support, HIGHMEM seems unusable
Diffstat (limited to 'target/arm/bcm28xx')
-rw-r--r-- | target/arm/bcm28xx/patches/4.4.10/0001-raspberry-pi-github.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/bcm28xx/patches/4.4.10/0001-raspberry-pi-github.patch b/target/arm/bcm28xx/patches/4.4.10/0001-raspberry-pi-github.patch index 45df39fbf..60caefd3b 100644 --- a/target/arm/bcm28xx/patches/4.4.10/0001-raspberry-pi-github.patch +++ b/target/arm/bcm28xx/patches/4.4.10/0001-raspberry-pi-github.patch @@ -7701,7 +7701,7 @@ diff -Nur linux-4.4.8/arch/arm/configs/bcm2709_defconfig linux-rpi/arch/arm/conf @@ -0,0 +1,1275 @@ +# CONFIG_ARM_PATCH_PHYS_VIRT is not set +CONFIG_PHYS_OFFSET=0 -+CONFIG_LOCALVERSION="-v7" ++# CONFIG_LOCALVERSION is not set +# CONFIG_LOCALVERSION_AUTO is not set +CONFIG_SYSVIPC=y +CONFIG_POSIX_MQUEUE=y |