diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-20 13:25:23 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-20 13:25:23 +0000 |
commit | feabb87abb99180a8f54913a11595c294d5df7f1 (patch) | |
tree | 5ea7e332c50055431f4304a24208d32ecb850e43 /target | |
parent | dcd91362a2114e782cfe91849ded3bdcc230494b (diff) |
[ps3] add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31364 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 28753b5ee..b198b9e8c 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 |