aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2020-03-27 15:45:27 -0700
committerGeoff Levand <geoff@infradead.org>2023-06-26 08:14:28 -0500
commit181dc45fb75daffa0a57469bba5f5420edc555e3 (patch)
tree96acdeb8c6980e2d9f1109b9e83c04045eaed636
parentf07312152fa8cab911b48fb02c4f7c78808fed98 (diff)
downloadps3-linux-181dc45fb75daffa0a57469bba5f5420edc555e3.tar.gz
ps3-debugging: Enable CONFIG_IKCONFIG_PROC
For debugging only.
-rw-r--r--arch/powerpc/configs/ps3_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig
index 52a8c5450ecba..80f9443da5c1a 100644
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps3_defconfig
@@ -1,6 +1,8 @@
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_HIGH_RES_TIMERS=y
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_EMBEDDED=y