diff options
author | John Crispin <john@openwrt.org> | 2012-06-02 14:03:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-06-02 14:03:32 +0000 |
commit | 2b4ef2eafa64251ea956dab9e4fe013865aced44 (patch) | |
tree | 8626d9a52497962a899476bd2910d01b80c545dc /target | |
parent | 8d43ddab2f334b84df0c3160a8a24a1ddeae0979 (diff) | |
download | upstream-2b4ef2eafa64251ea956dab9e4fe013865aced44.tar.gz upstream-2b4ef2eafa64251ea956dab9e4fe013865aced44.tar.bz2 upstream-2b4ef2eafa64251ea956dab9e4fe013865aced44.zip |
adds unset Kbuild symbol
SVN-Revision: 32026
Diffstat (limited to 'target')
-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 ce0b9ba905..372c9cb9b0 100644 --- a/target/linux/lantiq/config-3.3 +++ b/target/linux/lantiq/config-3.3 @@ -92,6 +92,7 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y # CONFIG_PREEMPT_RCU is not set CONFIG_RTL8366RB_PHY=y +# CONFIG_RTL8366S_PHY_DEBUG_FS is not set CONFIG_RTL8366_SMI=y # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250 is not set |