Add an input module such as my Look based input module to your EventSystem so we can trigger buttons by looking at them.
By default the Gaze Input Module checks for input “Submit” for clicks, which by default Unity maps to Space/Enter physical keyboard, or (X) button on XBox Controller. You can change that in Edit->Input Manager.
Note: You can use an alternative input module, or even the standard touch input module. Whatever you like!