1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 18:20:02 +03:00

generic: add missing config symbol for 2.6.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21699 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2010-06-07 09:18:18 +00:00
parent c2a2341e50
commit 2bc4946ac7

View File

@ -2493,6 +2493,7 @@ CONFIG_TRACING_SUPPORT=y
# CONFIG_TUN is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_UACCESS_WITH_MEMCPY is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UDF_FS is not set
CONFIG_UDF_NLS=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"