diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 17:09:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-27 17:09:43 +0000 |
commit | 9217115687d4abf15e898b185da07cac883f5c82 (patch) | |
tree | 4949fc90d226600260d3118cc538066268df7815 /target/linux/generic/config-3.3 | |
parent | 466ef3017307579de1bb529097427a009d562623 (diff) | |
download | upstream-9217115687d4abf15e898b185da07cac883f5c82.tar.gz upstream-9217115687d4abf15e898b185da07cac883f5c82.tar.bz2 upstream-9217115687d4abf15e898b185da07cac883f5c82.zip |
generic: rtl8366_smi: rename debugfs Kconfig symbol
SVN-Revision: 31915
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 0e7078b66e..c8886ff0ee 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2305,8 +2305,8 @@ CONFIG_RTC_LIB=y # CONFIG_RTL8306_PHY is not set # CONFIG_RTL8366RB_PHY is not set # CONFIG_RTL8366S_PHY is not set -# CONFIG_RTL8366S_PHY_DEBUG_FS is not set # CONFIG_RTL8366_SMI is not set +# CONFIG_RTL8366_SMI_DEBUG_FS is not set # CONFIG_RTL8367_PHY is not set # CONFIG_RTS_PSTOR is not set CONFIG_RT_MUTEXES=y |