diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-20 08:27:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-20 08:27:27 +0000 |
commit | 4305c6cda18051efad9952425a8ce2478adc64b9 (patch) | |
tree | 5d17df27350c3c9cd5f15a131b7dfc4f58714e4a /target/linux/mpc85xx/config-3.7 | |
parent | 33ba984628c5ce88e16010b009c6566ff954a2d5 (diff) | |
download | upstream-4305c6cda18051efad9952425a8ce2478adc64b9.tar.gz upstream-4305c6cda18051efad9952425a8ce2478adc64b9.tar.bz2 upstream-4305c6cda18051efad9952425a8ce2478adc64b9.zip |
mpc85xx: add kernel support for the TL-WDR4900 v1 board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35690
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 |