projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
[openwrt.git]
/
target
/
linux
/
kirkwood
/
config-default
diff --git
a/target/linux/kirkwood/config-default
b/target/linux/kirkwood/config-default
index
4436bed
..
27637cb
100644
(file)
--- a/
target/linux/kirkwood/config-default
+++ b/
target/linux/kirkwood/config-default
@@
-95,8
+95,8
@@
CONFIG_MACH_ICONNECT=y
# CONFIG_MACH_NET2BIG_V2 is not set
# CONFIG_MACH_NET5BIG_V2 is not set
# CONFIG_MACH_NETSPACE_V2 is not set
# CONFIG_MACH_NET2BIG_V2 is not set
# CONFIG_MACH_NET5BIG_V2 is not set
# CONFIG_MACH_NETSPACE_V2 is not set
-# CONFIG_MACH_OPENRD_BASE is not set
-# CONFIG_MACH_OPENRD_CLIENT is not set
+CONFIG_MACH_OPENRD_BASE=y
+CONFIG_MACH_OPENRD_CLIENT=y
# CONFIG_MACH_RD88F6192_NAS is not set
# CONFIG_MACH_RD88F6281 is not set
CONFIG_MACH_SHEEVAPLUG=y
# CONFIG_MACH_RD88F6192_NAS is not set
# CONFIG_MACH_RD88F6281 is not set
CONFIG_MACH_SHEEVAPLUG=y
This page took
0.023187 seconds
and
4
git commands to generate.