summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-01-23 12:35:32 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2016-01-23 13:05:34 -0800
commit84288b735e2203bc499c32ef4370ba88b0e29d96 (patch)
tree04c596cc62618f53323da3873b34d9a1f345a6f3
parentkernel: Disable DLM & ZRAM debug in generic config. (diff)
downloadgenkernel-84288b735e2203bc499c32ef4370ba88b0e29d96.tar.gz
genkernel-84288b735e2203bc499c32ef4370ba88b0e29d96.tar.bz2
genkernel-84288b735e2203bc499c32ef4370ba88b0e29d96.zip
kconfig/ppc*: get closer to older kconfig, with change in override from Makefile.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--arch/ppc/arch-config4
-rw-r--r--arch/ppc64/arch-config8
2 files changed, 1 insertions, 11 deletions
diff --git a/arch/ppc/arch-config b/arch/ppc/arch-config
index e067ce56..dbed242f 100644
--- a/arch/ppc/arch-config
+++ b/arch/ppc/arch-config
@@ -32,13 +32,11 @@ CONFIG_RDS=m
# CONFIG_IDE_PROC_FS is not set
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_HZ_250 is not set
-# CONFIG_FB_RADEON_I2C is not set
-# CONFIG_XFS_FS is not set
+CONFIG_FB_RADEON_I2C=y
# CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set
# CONFIG_ADB is not set
# CONFIG_ADB_PMU is not set
# CONFIG_WINDFARM is not set
# CONFIG_WINDFARM_PM112 is not set
# CONFIG_CAPI_EICON is not set
-# CONFIG_SECCOMP is not set
CONFIG_BLK_DEV_NVME=m
diff --git a/arch/ppc64/arch-config b/arch/ppc64/arch-config
index be4c41db..0926ec1c 100644
--- a/arch/ppc64/arch-config
+++ b/arch/ppc64/arch-config
@@ -16,7 +16,6 @@ CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_PSERIES=y
CONFIG_BLK_DEV_RSXX=m
# CONFIG_CRYPTO_DEV_NX is not set
-# CONFIG_HOTPLUG_PCI_FAKE is not set
# CONFIG_SND_PS3_DEFAULT_START_DELAY is not set
# CONFIG_SND_PS3 is not set
# CONFIG_PPC_PS3 is not set
@@ -55,11 +54,4 @@ CONFIG_BLK_DEV_RSXX=m
# CONFIG_WINDFARM_PM91 is not set
# CONFIG_WINDFARM_PM121 is not set
# CONFIG_PPC_ISERIES is not set
-# CONFIG_SECCOMP is not set
-# CONFIG_GFS2_FS is not set
-# CONFIG_GFS2_FS_LOCKING_DLM is not set
-# CONFIG_DLM is not set
-# CONFIG_DLM_DEBUG is not set
# CONFIG_SPARSEMEM_VMEMMAP is not set
-# CONFIG_ZRAM is not set
-# CONFIG_ZRAM_DEBUG is not set