diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-20 08:27:27 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-20 08:27:27 +0000 |
commit | 7b25149f5bf1a26aaadd12b07e155b75501f48df (patch) | |
tree | 714353386072af0b708c4b5db80aff2082f83582 /target/linux/mpc85xx/config-3.7 | |
parent | 6a5cd848312e0ce10487a89b01456d8e1c4f66f4 (diff) |
mpc85xx: add kernel support for the TL-WDR4900 v1 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35690 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/config-3.7')
-rw-r--r-- | target/linux/mpc85xx/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7 index e92c6e6b2c..f3d68dcff6 100644 --- a/target/linux/mpc85xx/config-3.7 +++ b/target/linux/mpc85xx/config-3.7 @@ -258,6 +258,7 @@ CONFIG_SWIOTLB=y CONFIG_SYSCTL_EXCEPTION_TRACE=y CONFIG_TASK_SIZE=0xc0000000 CONFIG_TICK_CPU_ACCOUNTING=y +CONFIG_TL_WDR4900_V1=y # CONFIG_TQM8540 is not set # CONFIG_TQM8541 is not set # CONFIG_TQM8548 is not set |