mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
chip: Set CONFIG_FPU on a board basis.
Only few boards need FPU. Not enabling FPU saves on stack memory. BRANCH=none BUG=chrome-os-partner:36126 TEST=compile all boards. Change-Id: I1fed9920f9d64664be303e9e2a74673416c05365 Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/299517 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Alec Berg <alecaberg@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
d896a005d4
commit
c4f441f056
@@ -87,7 +87,6 @@
|
||||
|
||||
/* Optional features present on this chip */
|
||||
#define CONFIG_ADC
|
||||
#define CONFIG_FPU
|
||||
#define CONFIG_I2C
|
||||
#define CONFIG_LPC
|
||||
#define CONFIG_PECI
|
||||
|
||||
@@ -79,7 +79,6 @@
|
||||
|
||||
/* Optional features present on this chip */
|
||||
#define CONFIG_ADC
|
||||
#define CONFIG_FPU
|
||||
#define CONFIG_I2C
|
||||
#define CONFIG_PECI
|
||||
#define CONFIG_SWITCH
|
||||
|
||||
Reference in New Issue
Block a user