From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Tue, 17 May 2016 22:45:16 +0200 Subject: [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options In-Reply-To: <1463273377-11235-13-git-send-email-sjg@chromium.org> References: <1463273377-11235-1-git-send-email-sjg@chromium.org> <1463273377-11235-13-git-send-email-sjg@chromium.org> Message-ID: <573B82DC.6080103@sysam.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15/05/2016 02:49, Simon Glass wrote: > These are no longer used. The migration is complete. Drop these options. > > Signed-off-by: Simon Glass > --- > > arch/Kconfig | 32 -------------------------------- > 1 file changed, 32 deletions(-) Acked-by: Angelo Dureghello