diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-06-01 22:47:13 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-06-01 22:47:13 +0000 |
commit | 985964e568ba4da46d1aeac39ee87bd32ef18fcd (patch) | |
tree | 5763d9889ab927e8b60dc40323171824901f7899 /packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 | |
parent | d63b84cd9b2553c798eb0cf4f5277c283f4fb48e (diff) |
linux-rp-2.6.24: Sync defconfigs with Poky. Making the crypto modules builtin is wrong and compounds an existing space problem, the should be marked as autoloaded.
Diffstat (limited to 'packages/linux/linux-rp-2.6.24/defconfig-bootcdx86')
-rw-r--r-- | packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 b/packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 index d37295b6a4..397468a366 100644 --- a/packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 +++ b/packages/linux/linux-rp-2.6.24/defconfig-bootcdx86 @@ -51,7 +51,7 @@ CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" -CONFIG_LOCALVERSION_AUTO=y +# CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y |