diff sources/targets/armv6l/miniconfig-linux @ 929:0f180c5006e0

New CONFIG_MMU entry showed up for arm, needs to be enabled in 2.6.32.
author Rob Landley <rob@landley.net>
date Thu, 10 Dec 2009 03:34:22 -0600
parents a71b8cec9cd5
children
line wrap: on
line diff
--- a/sources/targets/armv6l/miniconfig-linux	Tue Dec 08 20:22:53 2009 -0600
+++ b/sources/targets/armv6l/miniconfig-linux	Thu Dec 10 03:34:22 2009 -0600
@@ -1,3 +1,4 @@
+CONFIG_MMU=y
 CONFIG_EXPERIMENTAL=y
 CONFIG_LOCALVERSION_AUTO=y
 CONFIG_SWAP=y