disable devtmpfs in 2.6.32 because its not used, thanks tripolar
SVN-Revision: 19594
This commit is contained in:
parent
f05d9d2e8e
commit
dfa8152068
1 changed files with 2 additions and 2 deletions
|
@ -453,8 +453,8 @@ CONFIG_DEFAULT_WESTWOOD=y
|
|||
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
|
||||
# CONFIG_DEVKMEM is not set
|
||||
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
|
||||
CONFIG_DEVTMPFS_MOUNT=y
|
||||
CONFIG_DEVTMPFS=y
|
||||
# CONFIG_DEVTMPFS_MOUNT is not set
|
||||
# CONFIG_DEVTMPFS is not set
|
||||
# CONFIG_DGRS is not set
|
||||
# CONFIG_DISCONTIGMEM_MANUAL is not set
|
||||
# CONFIG_DISPLAY_SUPPORT is not set
|
||||
|
|
Loading…
Reference in a new issue