Changeset 484 for trunk/openmct/packages/system/linux/configs/nas200
- Timestamp:
- 10/05/07 11:08:29 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/openmct/packages/system/linux/configs/nas200
r456 r484 15 15 # 16 16 CONFIG_MODULES=y 17 CONFIG_MODVERSIONS=y 17 # CONFIG_MODVERSIONS is not set 18 18 CONFIG_KMOD=y 19 19 … … 272 272 CONFIG_PACKET=y 273 273 CONFIG_PACKET_MMAP=y 274 CONFIG_NETLINK_DEV= y274 CONFIG_NETLINK_DEV=m 275 275 CONFIG_NETFILTER=y 276 276 # CONFIG_NETFILTER_DEBUG is not set … … 360 360 # CONFIG_ATALK is not set 361 361 # CONFIG_DECNET is not set 362 # CONFIG_BRIDGE is not set 362 CONFIG_BRIDGE=m 363 363 # CONFIG_X25 is not set 364 364 # CONFIG_LAPB is not set … … 649 649 # CONFIG_YELLOWFIN is not set 650 650 # CONFIG_R8169 is not set 651 # CONFIG_SKGE is not set 652 # CONFIG_SKY2 is not set 651 653 # CONFIG_SK98LIN is not set 652 654 # CONFIG_TIGON3 is not set … … 793 795 # CONFIG_WDT is not set 794 796 # CONFIG_WDTPCI is not set 797 # CONFIG_WDT_W83627 is not set 795 798 # CONFIG_MACHZ_WDT is not set 796 799 # CONFIG_SCx200 is not set … … 902 905 CONFIG_SMB_NLS_DEFAULT=y 903 906 CONFIG_SMB_NLS_REMOTE="cp437" 904 # CONFIG_SMB_UNIX is not set 907 CONFIG_SMB_UNIX=y 905 908 # CONFIG_NCP_FS is not set 906 909 # CONFIG_NCPFS_PACKET_SIGNING is not set … … 983 986 CONFIG_USB_EHCI_HCD=m 984 987 CONFIG_USB_UHCI=m 985 # CONFIG_USB_UHCI_ALT is not set 986 # CONFIG_USB_OHCI is not set 988 CONFIG_USB_UHCI_ALT=m 989 CONFIG_USB_OHCI=m 987 990 # CONFIG_USB_AUDIO is not set 988 991 # CONFIG_USB_EMI26 is not set 989 # CONFIG_USB_BLUETOOTH is not set 992 CONFIG_USB_BLUETOOTH=m 990 993 # CONFIG_USB_MIDI is not set 991 994 CONFIG_USB_STORAGE=m
