projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: fix automatic rootfs partition selection on 2.6.31
[openwrt.git]
/
target
/
linux
/
ppc40x
/
config-default
diff --git
a/target/linux/ppc40x/config-default
b/target/linux/ppc40x/config-default
index
9a5029a
..
b8ed905
100644
(file)
--- a/
target/linux/ppc40x/config-default
+++ b/
target/linux/ppc40x/config-default
@@
-119,6
+119,7
@@
CONFIG_OF=y
CONFIG_OF_DEVICE=y
CONFIG_OF_GPIO=y
CONFIG_OPENRB_LIGHT=y
CONFIG_OF_DEVICE=y
CONFIG_OF_GPIO=y
CONFIG_OPENRB_LIGHT=y
+CONFIG_OPENRB_MEDIUM=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xc0000000
CONFIG_PCI=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xc0000000
CONFIG_PCI=y
This page took
0.027328 seconds
and
4
git commands to generate.