Home
last modified time | relevance | path

Searched hist:a40abfcc0008e3164caeee4dcd1294fda7675511 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dx86-common.ha40abfcc0008e3164caeee4dcd1294fda7675511 Sat May 16 01:33:18 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>