1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 23:32:00 +03:00

[kernel] add missing kernel configuration symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18630 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-12-04 14:52:23 +00:00
parent dadeaf60f7
commit 60efa44e05
3 changed files with 3 additions and 0 deletions

View File

@ -2542,6 +2542,7 @@ CONFIG_VMSPLIT_3G=y
# CONFIG_VT is not set
# CONFIG_VXFS_FS is not set
# CONFIG_W1 is not set
# CONFIG_W1_CON is not set
# CONFIG_W1_MASTER_DS1WM is not set
# CONFIG_W1_MASTER_DS2482 is not set
# CONFIG_W1_MASTER_DS2490 is not set

View File

@ -2614,6 +2614,7 @@ CONFIG_VMSPLIT_3G=y
# CONFIG_VT is not set
# CONFIG_VXFS_FS is not set
# CONFIG_W1 is not set
# CONFIG_W1_CON is not set
# CONFIG_W1_MASTER_DS1WM is not set
# CONFIG_W1_MASTER_DS2482 is not set
# CONFIG_W1_MASTER_DS2490 is not set

View File

@ -2646,6 +2646,7 @@ CONFIG_VMSPLIT_3G=y
# CONFIG_VT is not set
# CONFIG_VXFS_FS is not set
# CONFIG_W1 is not set
# CONFIG_W1_CON is not set
# CONFIG_W1_MASTER_DS1WM is not set
# CONFIG_W1_MASTER_DS2482 is not set
# CONFIG_W1_MASTER_DS2490 is not set