diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-20 13:25:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-20 13:25:23 +0000 |
commit | eadf5923710dbf30f958dc4886af287f669770fe (patch) | |
tree | cde6399df0b0aa91a2000102a3a1a8a348916f68 | |
parent | 4acba495346b301d564205bff9da2c3d4b6a7a91 (diff) | |
download | mtk-20170518-eadf5923710dbf30f958dc4886af287f669770fe.zip mtk-20170518-eadf5923710dbf30f958dc4886af287f669770fe.tar.gz mtk-20170518-eadf5923710dbf30f958dc4886af287f669770fe.tar.bz2 |
add missing config symbol
SVN-Revision: 31364
-rw-r--r-- | target/linux/ps3/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ps3/config-2.6.30 b/target/linux/ps3/config-2.6.30 index 28753b5..b198b9e 100644 --- a/target/linux/ps3/config-2.6.30 +++ b/target/linux/ps3/config-2.6.30 @@ -271,6 +271,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y # CONFIG_SCSI_PROC_FS is not set CONFIG_SCSI=y # CONFIG_SERIAL_8250 is not set +# CONFIG_SERIAL_OF_PLATFORM is not set # CONFIG_SLOW_WORK is not set CONFIG_SMP=y CONFIG_SPARSEMEM_EXTREME=y |