diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-22 00:44:51 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-22 00:44:51 +0000 |
commit | ee576625cc688d26bca70619bb698ed026671402 (patch) | |
tree | ce2115a03587563831f57b4ad8d0eccaab04f034 | |
parent | eec3ede2572fb86d69a4f1da1dc11ae6d8e46ea7 (diff) |
[target] mpc52xx: add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18881 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 fb97478ef..9faed93d2 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 |