aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-4.1
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-07-05 11:28:46 +0000
committerJonas Gorski <jogo@openwrt.org>2015-07-05 11:28:46 +0000
commite51825fa3cad33c88727c40d9d78188742a3a1c0 (patch)
tree99e8acd37567e7d4a94b20fe34eceee3a9a5ea9a /target/linux/brcm63xx/config-4.1
parent8dcde6b2fd7f552cb9e4331919eb5f9a8cb6ac9b (diff)
downloadmaster-187ad058-e51825fa3cad33c88727c40d9d78188742a3a1c0.tar.gz
master-187ad058-e51825fa3cad33c88727c40d9d78188742a3a1c0.tar.bz2
master-187ad058-e51825fa3cad33c88727c40d9d78188742a3a1c0.zip
brcm63xx: 4.1: switch to upstream UHI interface
Replace the appended dtb patch with the upstream accepted version and update the code to work with the changed interface. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46181 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-4.1')
-rw-r--r--target/linux/brcm63xx/config-4.13
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-4.1 b/target/linux/brcm63xx/config-4.1
index ccd2741815..2f80127314 100644
--- a/target/linux/brcm63xx/config-4.1
+++ b/target/linux/brcm63xx/config-4.1
@@ -144,11 +144,12 @@ CONFIG_LIBFDT=y
# CONFIG_LZ4_DECOMPRESS is not set
CONFIG_MDIO_BOARDINFO=y
CONFIG_MIPS=y
-CONFIG_MIPS_APPENDED_DTB=y
# CONFIG_MIPS_HUGE_TLB_SUPPORT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=4
CONFIG_MIPS_L1_CACHE_SHIFT_4=y
# CONFIG_MIPS_MACHINE is not set
+# CONFIG_MIPS_NO_APPENDED_DTB is not set
+CONFIG_MIPS_RAW_APPENDED_DTB=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y