]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
authorBin Meng <bmeng.cn@gmail.com>
Sat, 16 May 2015 01:33:18 +0000 (09:33 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:15 +0000 (22:48 +0200)
commit28800fa79e5855dd29690089a74f68e8e039ad61
treed8ad0705b144c70bbd8f3eaf5794820c97b92b17
parent22b413fcb89039601938d7f794cae016334ef252
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h

Enable CONFIG_LBA48 to support large disks. CONFIG_ATAPI is only needed
by cmd_ide.c which is not common for modern x86 targets, hence remove it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
include/configs/x86-common.h