diff options
author | John Crispin <blogic@openwrt.org> | 2012-06-02 14:03:32 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-06-02 14:03:32 +0000 |
commit | 8cf477bc739cd347279d7ae547271c91879c9869 (patch) | |
tree | beb5b4db5e517ef754d726716550c2d1ec859e3c /target | |
parent | b57274ff9ff5d3a99366ddffd0bef33f369f19bb (diff) | |
download | upstream-8cf477bc739cd347279d7ae547271c91879c9869.tar.gz upstream-8cf477bc739cd347279d7ae547271c91879c9869.tar.bz2 upstream-8cf477bc739cd347279d7ae547271c91879c9869.zip |
[lantiq] adds unset Kbuild symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32026 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |