From 14adad27e8534852df01bd3b3a86c551f78cf21c Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Thu, 4 Apr 2013 14:51:06 -0700 Subject: Clean up board configuration Board configuration interfaces are now defined in board_config.h, not in every board.h file. Tidied /alphabetized CONFIG defines. No functional changes, just rearranging code. BUG=chrome-os-partner:18343 BRANCH=none TEST=build all targets Change-Id: I6196591784f8fa9ce6dfccd31891b679fb200063 Signed-off-by: Randall Spangler Reviewed-on: https://gerrit.chromium.org/gerrit/47419 --- README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README') diff --git a/README b/README index 47ee4c1635..499e4bf9ec 100644 --- a/README +++ b/README @@ -55,11 +55,6 @@ Build Options ASSERTION FAILURE '' in function() at file:line -- CONFIG_CONFIGURE_BOARD_LATE - - Define this to call configure_board_late() after initial system init - is complete (and after GPIOs are set up). - - CONFIG_AC_POWER_STATUS Monitor the state of the AC power input and drive out a GPIO to -- cgit v1.2.1