diff options
author | Angelo Dureghello <angelo@sysam.it> | 2017-12-04 11:19:41 +0100 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2017-12-04 22:36:43 +1000 |
commit | 65323ee1ab528c9c169f671944ac51896f507428 (patch) | |
tree | 5753a17f9239cfc05aa2d0b57fd3ece2fde8ba5e /arch/m68k | |
parent | 969de0988b77e5a57aac2f7270191a3c50540c52 (diff) | |
download | linux-65323ee1ab528c9c169f671944ac51896f507428.tar.bz2 |
m68k/defconfig: fix stmark2 broken local compilation
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/configs/stmark2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/stmark2_defconfig b/arch/m68k/configs/stmark2_defconfig index 55e55dbc2fb6..3d07b1de7eb0 100644 --- a/arch/m68k/configs/stmark2_defconfig +++ b/arch/m68k/configs/stmark2_defconfig @@ -5,7 +5,6 @@ CONFIG_SYSVIPC=y CONFIG_LOG_BUF_SHIFT=14 CONFIG_NAMESPACES=y CONFIG_BLK_DEV_INITRD=y -CONFIG_INITRAMFS_SOURCE="../uClinux-dist/romfs" # CONFIG_RD_BZIP2 is not set # CONFIG_RD_LZMA is not set # CONFIG_RD_XZ is not set |