diff options
author | John Crispin <blogic@openwrt.org> | 2012-05-30 17:41:28 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-05-30 17:41:28 +0000 |
commit | c7942cd68f721b43f5d28447ac6b47697d7fc409 (patch) | |
tree | 4173fdf7c9306fcae9d44680ba2162fde03772fa /target/linux/lantiq | |
parent | e2b17e1784016ad7fe5ee8e45c0742b14a5fe431 (diff) | |
download | upstream-c7942cd68f721b43f5d28447ac6b47697d7fc409.tar.gz upstream-c7942cd68f721b43f5d28447ac6b47697d7fc409.tar.bz2 upstream-c7942cd68f721b43f5d28447ac6b47697d7fc409.zip |
[kernel] adds patch to make Tantos (psb6970) switch buildable again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32006 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-3.3 b/target/linux/lantiq/config-3.3 index d6ad3e701b..ce0b9ba905 100644 --- a/target/linux/lantiq/config-3.3 +++ b/target/linux/lantiq/config-3.3 @@ -107,3 +107,4 @@ CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y CONFIG_SYS_SUPPORTS_MULTITHREADING=y CONFIG_XZ_DEC=y CONFIG_ZONE_DMA_FLAG=0 +CONFIG_PSB6970_PHY=y |