X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsheevaplug.h;h=19701ccce22e3c7b7fb5e1b5b889606b69f685be;hb=aca1f6789aa2e384a58909fa7a9696db9d607675;hp=58345e4e1be7a9c513c76083da4979c1bf1b7164;hpb=0a816d92d581749341c0c725816efe930e56e2a4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h index 58345e4..19701cc 100644 --- a/include/configs/sheevaplug.h +++ b/include/configs/sheevaplug.h @@ -27,10 +27,4 @@ #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ #define CONFIG_PHY_BASE_ADR 0 -/* - * Support large disk for SATA and USB - */ -#define CONFIG_SYS_64BIT_LBA -#define CONFIG_LBA48 - #endif /* _CONFIG_SHEEVAPLUG_H */