diff options
author | John Crispin <john@openwrt.org> | 2012-05-30 17:41:28 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-05-30 17:41:28 +0000 |
commit | 47ef62d1b82ea79dd807287264d22ec8e1826530 (patch) | |
tree | a645d4ea719e88d4ebe697474b72f180ee60d6f4 /target/linux/lantiq | |
parent | 5aefe3b277662416ea1a6e97292d4b360ef74c41 (diff) | |
download | upstream-47ef62d1b82ea79dd807287264d22ec8e1826530.tar.gz upstream-47ef62d1b82ea79dd807287264d22ec8e1826530.tar.bz2 upstream-47ef62d1b82ea79dd807287264d22ec8e1826530.zip |
adds patch to make Tantos (psb6970) switch buildable again
SVN-Revision: 32006
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 |