diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 00:51:07 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 00:51:07 +0000 |
commit | babb471a4b719bb0dba17a3834c27f49cc3cf460 (patch) | |
tree | ea5ccf2ae2f4653f17413ac54fcc049da1d1075a /target/linux/mpc52xx | |
parent | f587b9dbff72638649ad9d8d58593cc0795f047e (diff) | |
download | upstream-babb471a4b719bb0dba17a3834c27f49cc3cf460.tar.gz upstream-babb471a4b719bb0dba17a3834c27f49cc3cf460.tar.bz2 upstream-babb471a4b719bb0dba17a3834c27f49cc3cf460.zip |
config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config
SVN-Revision: 17963
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 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 |