diff options
author | Travis Kemen <thepeople@openwrt.org> | 2008-04-15 22:09:02 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2008-04-15 22:09:02 +0000 |
commit | b87252737b77568fa2c66c4baa09ed33b2271b7a (patch) | |
tree | 5bb18ff30a2888485dd1e6e350a21c8aa7251a6c /target/linux | |
parent | 9a7d1bec79cba49241b704b032652488c2aea744 (diff) | |
download | upstream-b87252737b77568fa2c66c4baa09ed33b2271b7a.tar.gz upstream-b87252737b77568fa2c66c4baa09ed33b2271b7a.tar.bz2 upstream-b87252737b77568fa2c66c4baa09ed33b2271b7a.zip |
add missing symbol
SVN-Revision: 10848
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ppc44x/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index 1015189c82..f183106e64 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -167,3 +167,4 @@ CONFIG_WANT_EARLY_SERIAL=y # CONFIG_WINDFARM is not set # CONFIG_XILINX_SYSACE is not set # CONFIG_YUCCA is not set +# CONFIG_PATA_OF_PLATFORM is not set |