diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-07 00:51:07 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-10-07 00:51:07 +0000 |
commit | cafbbcdb2c6db7b0d19e6e90a62214ee660ea3f0 (patch) | |
tree | e79e71fe6cf350db61e45104b0d287c2c75ed00d | |
parent | 4df4ed8e9ea3ed6d435d7b38eb27bc6705a44fda (diff) |
[kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17963 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 35c4fc1f90..617759cc32 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -247,6 +247,7 @@ CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=115200 # CONFIG_SLOW_WORK is not set CONFIG_SLUB=y # CONFIG_SMP is not set +# CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SQUASHFS is not set # CONFIG_STRIP_ASM_SYMS is not set CONFIG_SUSPEND=y |