commit:     84288b735e2203bc499c32ef4370ba88b0e29d96
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 20:35:32 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 21:05:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=84288b73

kconfig/ppc*: get closer to older kconfig, with change in override from 
Makefile.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 arch/ppc/arch-config   | 4 +---
 arch/ppc64/arch-config | 8 --------
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/arch/ppc/arch-config b/arch/ppc/arch-config
index e067ce5..dbed242 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 be4c41d..0926ec1 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

Reply via email to