diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 07:37:25 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 14:10:03 +0200 |
commit | 05cb48b00a2aa1ac9c2f2c033d3dff8ed5587c1b (patch) | |
tree | 28b0f8cb2d633115f241c367936d23e766d71fdd /arch/powerpc/configs/40x | |
parent | powerpc/configs: Drop no longer needed CONFIG_FHANDLE (diff) | |
download | linux-05cb48b00a2aa1ac9c2f2c033d3dff8ed5587c1b.tar.xz linux-05cb48b00a2aa1ac9c2f2c033d3dff8ed5587c1b.zip |
powerpc/configs: Drop no longer needed CONFIG_DEVKMEM
Since commit e334cd69fa65 ("Move CONFIG_DEVKMEM default to n") we no
longer need to set CONFIG_DEVKMEM in our defconfigs.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/40x')
-rw-r--r-- | arch/powerpc/configs/40x/klondike_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/40x/klondike_defconfig b/arch/powerpc/configs/40x/klondike_defconfig index 28adb782ec51..caab658d1da1 100644 --- a/arch/powerpc/configs/40x/klondike_defconfig +++ b/arch/powerpc/configs/40x/klondike_defconfig @@ -26,7 +26,6 @@ CONFIG_SCSI_SAS_ATTRS=y # CONFIG_VT is not set # CONFIG_UNIX98_PTYS is not set # CONFIG_LEGACY_PTYS is not set -# CONFIG_DEVKMEM is not set # CONFIG_HW_RANDOM is not set # CONFIG_HWMON is not set # CONFIG_USB_SUPPORT is not set |