kernel/Kconfig: Add prompt for CONFIG_TIMEOUT_64BIT This was missing a prompt string, causing recent kconfig logic to throw an error if an app tried to set it directly. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>