diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-12-22 00:44:51 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-12-22 00:44:51 +0000 |
commit | a25a3ac7aea6836eddda8a6358dccbe961569192 (patch) | |
tree | f62f9358292ba8089f7f687e5a7a87489d9dfd4e /target/linux/mpc52xx | |
parent | 51d2ab9308bc124589d63f61ecdd123d1df6038d (diff) | |
download | upstream-a25a3ac7aea6836eddda8a6358dccbe961569192.tar.gz upstream-a25a3ac7aea6836eddda8a6358dccbe961569192.tar.bz2 upstream-a25a3ac7aea6836eddda8a6358dccbe961569192.zip |
mpc52xx: add missing kernel config symbol
SVN-Revision: 18881
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index fb97478ef2..9faed93d2d 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -155,6 +155,7 @@ CONFIG_OF=y # CONFIG_PACKET_MMAP is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xc0000000 +# CONFIG_PATA_MPC52xx is not set # CONFIG_PARTITION_ADVANCED is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set |